diff --git a/modules/proxy.nix b/modules/proxy.nix index 6dfb71c..d947de2 100644 --- a/modules/proxy.nix +++ b/modules/proxy.nix @@ -80,7 +80,7 @@ in email = "me@${atriDotDad}"; package = pkgs.caddy.withPlugins { - plugins = [ "github.com/jasonlovesdoggo/caddy-defender@v0.10.0" ]; + plugins = [ "pkg.jsn.cam/caddy-defender@v0.10.0" ]; hash = lib.fakeHash; };