summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/ssh-hosts.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix1
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}