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 89b65c9a..9dcc1023 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -336,6 +336,7 @@
336 }; 336 };
337 "switch01" = 337 "switch01" =
338 { hostname = "10.141.0.65"; 338 { hostname = "10.141.0.65";
339 user = "admin";
339 proxyJump = "vidhar"; 340 proxyJump = "vidhar";
340 extraOptions = { 341 extraOptions = {
341 KexAlgorithms = "+diffie-hellman-group1-sha1"; 342 KexAlgorithms = "+diffie-hellman-group1-sha1";