update nixos conf

This commit is contained in:
Pavel 2026-02-25 16:16:19 +03:00
parent 6615996956
commit 64165aa4be

View File

@ -15,6 +15,7 @@
boot.loader.efi.canTouchEfiVariables = true;
networking.hostName = "homelab"; # Define your hostname.
networking.networkmanager.wifi.powersave = false;
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
# Configure network proxy if necessary