diff --git a/modules/global/ssh.nix b/modules/global/ssh.nix index e6a6cdc..3d62e0f 100644 --- a/modules/global/ssh.nix +++ b/modules/global/ssh.nix @@ -28,6 +28,9 @@ with lib; Host inx.moe Port 245 + + Host vulcan + Hostname vulcan.tail4d9247.ts.net ''; };