diff --git a/systems/x86_64/garrus/configuartion.nix b/systems/x86_64/garrus/configuartion.nix index 4350b02..37527a8 100644 --- a/systems/x86_64/garrus/configuartion.nix +++ b/systems/x86_64/garrus/configuartion.nix @@ -2,7 +2,7 @@ { # Name your host machine - networking.hostName = "Garrus"; + networking.hostName = "garrus"; # System76 hardware.system76.enableAll = true;