Update hosts/brandon-desktop/configuration.nix
This commit is contained in:
parent
15d42fdc49
commit
dfe8e3f8e2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue