diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-10-28 15:03:43 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-10-28 15:03:43 +0200 |
commit | 9e657347657b06c4cce85ac163d5fa796a1d794e (patch) | |
tree | fcd6d24b0bbbdfb480a405bb454b858631ac3cf9 /accounts/gkleen@sif/ssh-hosts.nix | |
parent | 783eb1b3efbb36fa780af63139fc3296cfe37522 (diff) | |
download | nixos-9e657347657b06c4cce85ac163d5fa796a1d794e.tar nixos-9e657347657b06c4cce85ac163d5fa796a1d794e.tar.gz nixos-9e657347657b06c4cce85ac163d5fa796a1d794e.tar.bz2 nixos-9e657347657b06c4cce85ac163d5fa796a1d794e.tar.xz nixos-9e657347657b06c4cce85ac163d5fa796a1d794e.zip |
Revert "gkleen@sif: ..."
This reverts commit 783eb1b3efbb36fa780af63139fc3296cfe37522.
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
-rw-r--r-- | accounts/gkleen@sif/ssh-hosts.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index c0e528b6..e808954d 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
@@ -299,5 +299,6 @@ | |||
299 | "math05" = | 299 | "math05" = |
300 | { hostname = "math05.mathinst.loc"; | 300 | { hostname = "math05.mathinst.loc"; |
301 | proxyJump = "mathw0h.mathinst.loc"; | 301 | proxyJump = "mathw0h.mathinst.loc"; |
302 | extraOptions.KexAlgorithms = "+diffie-hellman-group1-sha1"; | ||
302 | }; | 303 | }; |
303 | } | 304 | } |