aboutsummaryrefslogtreecommitdiff
path: root/nix/per-host/rproxy-2/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/per-host/rproxy-2/configuration.nix')
-rw-r--r--nix/per-host/rproxy-2/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/per-host/rproxy-2/configuration.nix b/nix/per-host/rproxy-2/configuration.nix
index 548751b..83b05b7 100644
--- a/nix/per-host/rproxy-2/configuration.nix
+++ b/nix/per-host/rproxy-2/configuration.nix
@@ -32,7 +32,7 @@
enable = true;
package = pkgs.caddy.withPlugins {
plugins = [ "github.com/caddy-dns/namecheap@v1.0.0" ];
- hash = "sha256-G+iBYwqKNB0kyQ060R9J2brbwsRl/WgvB6Tkc6MC5yU=";
+ hash = "sha256-1xSXqWZnpF+bHtwR0qSqs47dAdn59jirPF2/D0lg4nE=";
};
environmentFile = config.sops.secrets."caddy/env".path;