mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-26 02:03:21 +01:00
phone: Enable wireguard for VPN
This commit is contained in:
parent
8b72be1708
commit
f02ee75aa7
@ -54,6 +54,7 @@ in
|
||||
networking = {
|
||||
hostName = "mobile-nixos";
|
||||
wireless.enable = false;
|
||||
wireguard.enable = true;
|
||||
networkmanager.enable = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user