summaryrefslogtreecommitdiff
path: root/router.nix
diff options
context:
space:
mode:
Diffstat (limited to 'router.nix')
-rw-r--r--router.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/router.nix b/router.nix
index 2ce7066..5c21bf1 100644
--- a/router.nix
+++ b/router.nix
@@ -194,8 +194,8 @@ in
local = "/m/";
server = [
- "1.1.1.1"
- "1.0.0.1"
+ "9.9.9.9"
+ "149.112.112.112"
];
except-interface = "wan";