mirror of
https://github.com/pvlnes/homelab.git
synced 2026-04-05 17:51:46 +00:00
update nixos conf
This commit is contained in:
parent
6615996956
commit
64165aa4be
@ -15,6 +15,7 @@
|
|||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
networking.hostName = "homelab"; # Define your hostname.
|
networking.hostName = "homelab"; # Define your hostname.
|
||||||
|
networking.networkmanager.wifi.powersave = false;
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
|
|
||||||
# Configure network proxy if necessary
|
# Configure network proxy if necessary
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user