Update 'configuration.nix'
This commit is contained in:
parent
a0e18273f3
commit
106964d741
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
boot.loader.efi.efiSysMountPoint = "/boot/efi";
|
||||
|
||||
networking.hostName = "nixoslaptop"; # Define your hostname.
|
||||
networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
#networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
||||
networking.wireless.networks = {
|
||||
gy-sedan14-wpa2 = { # Hidden SSID
|
||||
|
|
Loading…
Reference in a new issue