anemone/networking: disable wg-quick
This commit is contained in:
parent
49acaadbf7
commit
1c6ac8c834
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
networking = {
|
networking = {
|
||||||
#nameservers = [ "8.8.8.8" "8.8.4.4" ];
|
#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 = {
|
networkmanager = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue