nixos server configurations

caddy: update plugin hash for 2.11.2

+1 -1
+1 -1
servers/kuribo/caddy.nix
··· 25 25 enable = true; 26 26 package = pkgs.caddy.withPlugins { 27 27 plugins = [ "github.com/caddy-dns/cloudflare@v0.2.2" ]; 28 - hash = "sha256-ea8PC/+SlPRdEVVF/I3c1CBprlVp1nrumKM5cMwJJ3U="; 28 + hash = "sha256-Gb1nC5fZfj7IodQmKmEPGygIHNYhKWV1L0JJiqnVtbs="; 29 29 }; 30 30 email = cfg.adminEmail; 31 31 globalConfig = ''