about summary refs log tree commit diff
path: root/machines/devhell/gunnr.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/devhell/gunnr.nix')
-rw-r--r--machines/devhell/gunnr.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index eacd0afe..25016054 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -58,9 +58,6 @@
   # FIXME Check if this is still necessary in the future
   systemd.services.systemd-networkd-wait-online.enable = false;
   
-  # XXX Ensure that these are added in addition to the DHCP provided DNS servers
-  systemd.network.networks."99-main".dns = [ "1.1.1.1" "1.0.0.1" ];
-
   networking = {
     hostName = "gunnr";
     hostId = "29e6affc";