diff --git a/configuration.nix b/configuration.nix index afbc56e..18eba7c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -12,9 +12,10 @@ ./flatpak.nix ./user-chch.nix ./boot.nix + ./hostname.nix ]; - networking.hostName = "chch-elab-r"; # Define your hostname. + #networking.hostName = "chch-elab-r"; # Define your hostname. networking.networkmanager.enable = true; # Easiest to use and most distros use this by default. # Set your time zone.