diff --git a/home/config/ssh/other.nix b/home/config/ssh/other.nix index 4aa67c6..f542acf 100644 --- a/home/config/ssh/other.nix +++ b/home/config/ssh/other.nix @@ -4,6 +4,7 @@ "ntnu" = { user = "oysteikt"; hostname = "login.stud.ntnu.no"; + proxyJump = "pvv"; }; "gitlab.stud.idi.ntnu.no" = { user = "git";