anemone/networking: use wg-quick
This commit is contained in:
parent
a45a0bbcb5
commit
fb9bedc940
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
nameservers = [ "8.8.8.8" "8.8.4.4" ];
|
||||
wireless.enable = true;
|
||||
|
||||
wg-quick.interfaces.wg0.configFile = "/persist/vpn.conf";
|
||||
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
dns = "none";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue