diff --git a/sys/configuration.nix b/sys/configuration.nix index bdb679d..2a013b4 100644 --- a/sys/configuration.nix +++ b/sys/configuration.nix @@ -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.