anemone/networking: use wg-quick

This commit is contained in:
LavaDesu 2024-03-14 13:55:31 +11:00
parent a45a0bbcb5
commit fb9bedc940
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

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