diff --git a/configs/ssh.nix b/configs/ssh.nix index 777c34b..2b7209c 100644 --- a/configs/ssh.nix +++ b/configs/ssh.nix @@ -65,6 +65,7 @@ in { extraOptions.RemoteCommand = "tmux a"; }; "gitlab.peixdev.net".port = 999; + "gitlab.gchq.icu".port = 1022; }; }; }