Update hosts/brandon-desktop/configuration.nix

This commit is contained in:
logical_code 2025-12-16 01:01:51 -05:00
parent 15d42fdc49
commit dfe8e3f8e2

View file

@ -17,7 +17,7 @@
# Use latest kernel.
boot.kernelPackages = pkgs.linuxPackages_latest;
networking.hostName = "nixos"; # Define your hostname.
networking.hostName = "brandon-desktop"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
# Configure network proxy if necessary