From 027d8cc01246048511e84c041c59b27f3bca288e Mon Sep 17 00:00:00 2001 From: coolneng Date: Sat, 22 Aug 2020 14:47:49 +0200 Subject: [PATCH] Update VPN DNS server --- modules/networking.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/networking.nix b/modules/networking.nix index 6b07ac1..4262671 100644 --- a/modules/networking.nix +++ b/modules/networking.nix @@ -22,7 +22,7 @@ wg0 = { address = [ "10.8.0.2/32" ]; privateKeyFile = "/home/coolneng/.wg/keys/privatekey"; - dns = [ "198.100.148.224" "151.80.222.79" ]; + dns = [ "78.47.243.3" "151.80.222.79" ]; peers = [ # zion {