diff --git a/systems/rpi4.nix b/systems/rpi4.nix index 94cc8bb..93d6cb8 100644 --- a/systems/rpi4.nix +++ b/systems/rpi4.nix @@ -16,7 +16,7 @@ }; networking = { - hostName = "Vetra"; + hostName = "vetra"; networkmanager.enable = true; };