diff --git a/nix/hosts/chaewon/sys.nix b/nix/hosts/chaewon/sys.nix index be3068c..f30389f 100644 --- a/nix/hosts/chaewon/sys.nix +++ b/nix/hosts/chaewon/sys.nix @@ -6,7 +6,7 @@ # Generated by nixos-infect boot.tmp.cleanOnBoot = true; zramSwap.enable = true; - networking.hostName = "chaewon-nixos-ash-1"; + networking.hostName = "chaewon"; # Select internationalisation properties. i18n.defaultLocale = "en_US.UTF-8";