added vpn
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ ... }: {
|
||||
{pkgs, ...}: {
|
||||
networking.hostName = "nixos";
|
||||
# Pick only one of the below networking options.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user