diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2023-01-10 13:43:44 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2023-01-10 13:43:44 +0100 |
commit | 8fc222167803e951a819f4e7c67c367a8cb4169d (patch) | |
tree | 14336da49a9596b0d1c493f444dee6fd910829df /accounts/gkleen@sif/default.nix | |
parent | 7bc537b401436edff868777f36c45661183c9115 (diff) | |
download | nixos-8fc222167803e951a819f4e7c67c367a8cb4169d.tar nixos-8fc222167803e951a819f4e7c67c367a8cb4169d.tar.gz nixos-8fc222167803e951a819f4e7c67c367a8cb4169d.tar.bz2 nixos-8fc222167803e951a819f4e7c67c367a8cb4169d.tar.xz nixos-8fc222167803e951a819f4e7c67c367a8cb4169d.zip |
...
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
-rw-r--r-- | accounts/gkleen@sif/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index 39e17828..de315ede 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
@@ -91,7 +91,7 @@ in { | |||
91 | Match host mathw0g.mathinst.loc !exec "nc -z -w 1 %h %p &>/dev/null" | 91 | Match host mathw0g.mathinst.loc !exec "nc -z -w 1 %h %p &>/dev/null" |
92 | HostName mathw0g.math.lmu.de | 92 | HostName mathw0g.math.lmu.de |
93 | 93 | ||
94 | Match host *.cipmath.loc !exec "nc -z -w 1 %h %p &>/dev/null" | 94 | Match host *.cipmath.loc !host cip04.cipmath.loc !exec "nc -z -w 1 %h %p &>/dev/null" |
95 | ProxyJump cip04 | 95 | ProxyJump cip04 |
96 | 96 | ||
97 | Match host *.ifi.lmu.de,*.math.lmu.de | 97 | Match host *.ifi.lmu.de,*.math.lmu.de |