diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-12-08 15:43:47 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-12-08 15:43:47 +0100 |
| commit | 3953a182a0cc1b9d2cb9bd45dd1a64e0903812b1 (patch) | |
| tree | 20a965f09fb64f6c30481bb2f4f2e59246f74b70 /accounts/gkleen@sif/ssh-hosts.nix | |
| parent | a2962229c6a81ac23a685d243fa43d83957b4fc4 (diff) | |
| download | nixos-3953a182a0cc1b9d2cb9bd45dd1a64e0903812b1.tar nixos-3953a182a0cc1b9d2cb9bd45dd1a64e0903812b1.tar.gz nixos-3953a182a0cc1b9d2cb9bd45dd1a64e0903812b1.tar.bz2 nixos-3953a182a0cc1b9d2cb9bd45dd1a64e0903812b1.tar.xz nixos-3953a182a0cc1b9d2cb9bd45dd1a64e0903812b1.zip | |
gkleen@sif: socks4a instead of jumpHost
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
| -rw-r--r-- | accounts/gkleen@sif/ssh-hosts.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 06b9ccaa..cd4c0c2d 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
| @@ -285,7 +285,6 @@ | |||
| 285 | }; | 285 | }; |
| 286 | "mathw0h" = | 286 | "mathw0h" = |
| 287 | { hostname = "mathw0h.mathinst.loc"; | 287 | { hostname = "mathw0h.mathinst.loc"; |
| 288 | proxyJump = "mathw0g"; | ||
| 289 | }; | 288 | }; |
| 290 | "proxy.mathw0g" = | 289 | "proxy.mathw0g" = |
| 291 | { hostname = "mathw0g.math.lmu.de"; | 290 | { hostname = "mathw0g.math.lmu.de"; |
