diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 96affb7..c18d808 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -13,7 +13,7 @@ }; networking = { - hostName = "lm_desktop"; + hostName = "lmdesktop"; networkmanager = { enable = true;