diff --git a/hosts/pinwheel/modules/ssh/default.nix b/hosts/pinwheel/modules/ssh/default.nix index fec3241..265035b 100644 --- a/hosts/pinwheel/modules/ssh/default.nix +++ b/hosts/pinwheel/modules/ssh/default.nix @@ -12,7 +12,7 @@ port = 1122; }; - "sombrero.a2x.se" = { + "sombrero" = { hostname = "sombrero.a2x.se"; user = "alex"; identityFile = "/home/alex/.ssh/alex.pinwheel-sombrero";