nixos server configurations
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix caddy plugin hash

+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-Gb1nC5fZfj7IodQmKmEPGygIHNYhKWV1L0JJiqnVtbs="; 28 + hash = "sha256-7DGnojZvcQBZ6LEjT0e5O9gZgsvEeHlQP9aKaJIs/Zg="; 29 29 }; 30 30 email = cfg.adminEmail; 31 31 globalConfig = ''