diff --git a/nixos/modules/networking.nix b/nixos/modules/networking.nix
index 5878b27..2fe282c 100644
--- a/nixos/modules/networking.nix
+++ b/nixos/modules/networking.nix
@@ -30,8 +30,8 @@ in
           "127.0.0.1"
           "::1"
         ];
-        tls-upstream = "yes";
-        tls-cert-bundle = "/etc/ssl/certs/ca-bundle.crt";
+        #tls-upstream = "yes";
+        #tls-cert-bundle = "/etc/ssl/certs/ca-bundle.crt";
         forward-zone = [
           {
             name = ".";