Changed hostname
This commit is contained in:
parent
bd0b6bd5b1
commit
db6496405c
|
@ -10,7 +10,7 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "nixos-ytd"; # Define your hostname.
|
||||
networking.hostName = "moonk4-l"; # Define your hostname.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue