diff --git a/nixos/telperion/configuration.nix b/nixos/telperion/configuration.nix index 5e097bc..d6afbcf 100644 --- a/nixos/telperion/configuration.nix +++ b/nixos/telperion/configuration.nix @@ -30,7 +30,7 @@ # Network settings networking = { - hostName = "Telperion"; # Define your hostname. + hostName = "telperion"; # Define your hostname. networkmanager.enable = true; }; # Set your time zone.