diff options
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
| -rw-r--r-- | accounts/gkleen@sif/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index 53eb5f30..5e8024a7 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
| @@ -73,9 +73,11 @@ in { | |||
| 73 | ProxyJump remote.cip.ifi.lmu.de | 73 | ProxyJump remote.cip.ifi.lmu.de |
| 74 | 74 | ||
| 75 | Match host *.mathinst.loc !exec "nc -z -w 1 %h %p &>/dev/null" | 75 | Match host *.mathinst.loc !exec "nc -z -w 1 %h %p &>/dev/null" |
| 76 | IdentityFile ~/.ssh/gkleen@mathinst.loc | ||
| 76 | ProxyJump math60 | 77 | ProxyJump math60 |
| 77 | 78 | ||
| 78 | Match host *.cipmath.loc !exec "nc -z -w 1 %h %p &>/dev/null" | 79 | Match host *.cipmath.loc !exec "nc -z -w 1 %h %p &>/dev/null" |
| 80 | IdentityFile ~/.ssh/gkleen@mathinst.loc | ||
| 79 | ProxyJump mathw0h.mathinst.loc | 81 | ProxyJump mathw0h.mathinst.loc |
| 80 | 82 | ||
| 81 | Host * | 83 | Host * |
