From c46f6064e978b08cbe10a20af8a19133e869c5de Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Fri, 6 Mar 2026 17:05:58 -0700 Subject: [PATCH] Oops --- modules/proxy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; };