From 0d17430cb031e38a95d16de0b7bb3cfe8dd3a2d4 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Tue, 28 Oct 2025 09:10:38 +0100 Subject: [PATCH] minor --- modules/ssh.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/ssh.nix b/modules/ssh.nix index 0c9bbe1..66da868 100644 --- a/modules/ssh.nix +++ b/modules/ssh.nix @@ -21,7 +21,6 @@ hostname = "ai-fe02.srv.aau.dk"; user = "hb05nk@cs.aau.dk"; identityFile = "~/.ssh/keys/aicloud"; - proxyJump = "thinkpad"; }; "hs" = {