summary refs log tree commit diff
path: root/profiles/network.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/network.nix')
-rw-r--r--profiles/network.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/network.nix b/profiles/network.nix
index fc4af5c..04f8dc0 100644
--- a/profiles/network.nix
+++ b/profiles/network.nix
@@ -24,6 +24,7 @@
         100.67.217.90 vps
       '';
     };
+    services.resolved.extraConfig = "FallbackDNS=";
 
     # Don't wait for network startup
     # https://old.reddit.com/r/NixOS/comments/vdz86j/how_to_remove_boot_dependency_on_network_for_a