diff --git a/hosts/anemone/networking.nix b/hosts/anemone/networking.nix index 0e9f115..8b6bdf9 100644 --- a/hosts/anemone/networking.nix +++ b/hosts/anemone/networking.nix @@ -2,7 +2,7 @@ networking = { #nameservers = [ "8.8.8.8" "8.8.4.4" ]; - wg-quick.interfaces.wg0.configFile = "/persist/vpn.conf"; + #wg-quick.interfaces.wg0.configFile = "/persist/vpn.conf"; networkmanager = { enable = true;