NixOS system configurations + dotfiles via home-manager

caddy: update hash

this is not sustainable

Changed files
+1 -1
modules
+1 -1
modules/gateway.nix
··· 18 18 enable = true; 19 19 package = pkgs.caddy.withPlugins { 20 20 plugins = [ "github.com/caddy-dns/cloudflare@v0.2.1" ]; 21 - hash = "sha256-j+xUy8OAjEo+bdMOkQ1kVqDnEkzKGTBIbMDVL7YDwDY="; 21 + hash = "sha256-XwZ0Hkeh2FpQL/fInaSq+/3rCLmQRVvwBM0Y1G1FZNU="; 22 22 }; 23 23 enableReload = true; 24 24 globalConfig = ''