From a84b359419853c9b57c15eaa15036246e96bf5dc Mon Sep 17 00:00:00 2001 From: coolneng Date: Wed, 1 Jul 2020 00:01:36 +0200 Subject: [PATCH] Update DNS servers --- modules/networking.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/networking.nix b/modules/networking.nix index dbfcbb5..ba37741 100644 --- a/modules/networking.nix +++ b/modules/networking.nix @@ -21,7 +21,7 @@ wg0 = { address = [ "10.8.0.2/32" ]; privateKeyFile = "/home/coolneng/.wg/keys/privatekey"; - dns = [ "198.100.148.224" "151.80.222.79" ]; + dns = [ "62.210.177.189" "78.47.243.3" ]; peers = [ # zion {