tangled
alpha
login
or
join now
starhaven.dev
/
infra
1
fork
atom
nixos server configurations
1
fork
atom
overview
issues
pulls
pipelines
caddy: update plugin hash for 2.11.2
bates64.com
3 weeks ago
3877cf69
d68693ed
+1
-1
1 changed file
expand all
collapse all
unified
split
servers
kuribo
caddy.nix
+1
-1
servers/kuribo/caddy.nix
reviewed
···
25
25
enable = true;
26
26
package = pkgs.caddy.withPlugins {
27
27
plugins = [ "github.com/caddy-dns/cloudflare@v0.2.2" ];
28
28
-
hash = "sha256-ea8PC/+SlPRdEVVF/I3c1CBprlVp1nrumKM5cMwJJ3U=";
28
28
+
hash = "sha256-Gb1nC5fZfj7IodQmKmEPGygIHNYhKWV1L0JJiqnVtbs=";
29
29
};
30
30
email = cfg.adminEmail;
31
31
globalConfig = ''