From e1f2feb0510d04b201ec6633c505432c5aaa4218 Mon Sep 17 00:00:00 2001 From: zackartz Date: Wed, 22 May 2024 15:44:17 -0400 Subject: [PATCH] 664 current 2024-05-22 15:44:09 24.05.20240521.d3cda6a 6.8.6-zen1 * --- hosts/earth/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/earth/configuration.nix b/hosts/earth/configuration.nix index f7e0376..2e850b0 100644 --- a/hosts/earth/configuration.nix +++ b/hosts/earth/configuration.nix @@ -81,7 +81,7 @@ networking.networkmanager = { enable = true; unmanaged = ["enp6s0"]; - insertNameservers = ["1.1.1.1" "1.0.0.1"]; + # insertNameservers = ["1.1.1.1" "1.0.0.1"]; }; # networking.firewall.enable = false;