summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/ssh-hosts.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-12-26 14:51:54 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2021-12-26 14:51:54 +0100
commitd0e151b8575c1b4c949496c1c21aa8585b9e3275 (patch)
tree19a62fb5e609ad23279598c2a00c4cb982544bae /accounts/gkleen@sif/ssh-hosts.nix
parentf707d345a91261276f28fbdc0841757caf07f5ca (diff)
downloadnixos-d0e151b8575c1b4c949496c1c21aa8585b9e3275.tar
nixos-d0e151b8575c1b4c949496c1c21aa8585b9e3275.tar.gz
nixos-d0e151b8575c1b4c949496c1c21aa8585b9e3275.tar.bz2
nixos-d0e151b8575c1b4c949496c1c21aa8585b9e3275.tar.xz
nixos-d0e151b8575c1b4c949496c1c21aa8585b9e3275.zip
gkleen@sif: switch01: ...
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 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";