diff --git a/hosts/proxy/default.nix b/hosts/proxy/default.nix index 985a0cb..897e27e 100644 --- a/hosts/proxy/default.nix +++ b/hosts/proxy/default.nix @@ -214,10 +214,10 @@ "127.0.0.0/8" "141.56.51.0/24" ]; - forwarders = [ - "9.9.9.9" - "1.1.1.1" - ]; + # forwarders = [ + # "9.9.9.9" + # "1.1.1.1" + # ]; listenOn = [ "141.56.51.1" "127.0.0.1"