summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index 978a14e4..6bab76bf 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -962,7 +962,7 @@ in rec {
962 option ms-classless-static-routes 24, 10, 141, 4, 10, 141, 1, 5, 24, 10, 141, 1, 10, 141, 1, 1, 24, 192, 168, 178, 10, 141, 1, 1; 962 option ms-classless-static-routes 24, 10, 141, 4, 10, 141, 1, 5, 24, 10, 141, 1, 10, 141, 1, 1, 24, 192, 168, 178, 10, 141, 1, 1;
963 963
964 option domain-name "yggdrasil"; 964 option domain-name "yggdrasil";
965 option domain-name-servers 10.141.1.1, 8.8.8.8, 8.8.4.4, 192.168.178.1; 965 option domain-name-servers 8.8.8.8, 8.8.4.4, 192.168.178.1;
966 } 966 }
967 ''; 967 '';
968 }; 968 };