summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 9dcc1023..ff319d02 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -338,6 +338,7 @@
338 { hostname = "10.141.0.65"; 338 { hostname = "10.141.0.65";
339 user = "admin"; 339 user = "admin";
340 proxyJump = "vidhar"; 340 proxyJump = "vidhar";
341 identityFile = "~/.ssh/admin@switch01.yggdrasil";
341 extraOptions = { 342 extraOptions = {
342 KexAlgorithms = "+diffie-hellman-group1-sha1"; 343 KexAlgorithms = "+diffie-hellman-group1-sha1";
343 HostKeyAlgorithms = "+ssh-dss"; 344 HostKeyAlgorithms = "+ssh-dss";