From 92c0ea18cac874c5eadccf2407e6ef13c7550a7d Mon Sep 17 00:00:00 2001 From: coolneng Date: Fri, 4 Sep 2020 16:38:12 +0200 Subject: [PATCH] Update VPN DNS servers --- modules/networking.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/networking.nix b/modules/networking.nix index 0ff9404..2f07fb8 100644 --- a/modules/networking.nix +++ b/modules/networking.nix @@ -20,7 +20,7 @@ wg0 = { address = [ "10.8.0.2/32" ]; privateKeyFile = "/home/coolneng/.wg/keys/privatekey"; - dns = [ "94.247.43.254" "78.47.243.3" ]; + dns = [ "176.9.37.132" "116.203.147.31" ]; peers = [ # zion {