anemone/networking: disable wg-quick

This commit is contained in:
LavaDesu 2024-07-02 09:51:04 +10:00
parent 49acaadbf7
commit 1c6ac8c834
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -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;