sam: Set hostname
This commit is contained in:
parent
b933f28c81
commit
1d76564f73
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
# Use latest kernel.
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
networking.hostName = "nixos"; # Define your hostname.
|
||||
networking.hostName = "sam"; # 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