summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/ssh-hosts.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-12-26 17:26:09 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2021-12-26 17:26:09 +0100
commita84bd212e3951953d0b3a73d0f8909986be284f9 (patch)
tree5e21d4bd11444ee58a1418febb2efbd1b1e49feb /accounts/gkleen@sif/ssh-hosts.nix
parent16b6e9b39364b3c109e44c5a65ae291c88eac8dd (diff)
downloadnixos-a84bd212e3951953d0b3a73d0f8909986be284f9.tar
nixos-a84bd212e3951953d0b3a73d0f8909986be284f9.tar.gz
nixos-a84bd212e3951953d0b3a73d0f8909986be284f9.tar.bz2
nixos-a84bd212e3951953d0b3a73d0f8909986be284f9.tar.xz
nixos-a84bd212e3951953d0b3a73d0f8909986be284f9.zip
gkleen@sif: switch01: key auth
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 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";