This commit is contained in:
Benson Chu 2024-05-06 18:24:52 -05:00
parent a3bd710316
commit ae6f9f243b

View file

@ -17,7 +17,7 @@
boot.loader.grub.device = "/dev/sda";
boot.loader.grub.useOSProber = true;
networking.hostName = "NixSentinel"; # Define your hostname.
networking.hostName = "NixGate"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
# Configure network proxy if necessary