summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/ssh-hosts.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-11-18 10:34:19 +0059
committerGregor Kleen <gkleen@yggdrasil.li>2021-11-18 10:34:19 +0059
commitef6c6fa61d70f059b07e0dbf705d5c37419efa12 (patch)
tree5cb09dd7621701eed4634cb25f5df945da3e0370 /accounts/gkleen@sif/ssh-hosts.nix
parent88353e67dc8c90d6158443e3b95649819f0f031a (diff)
downloadnixos-ef6c6fa61d70f059b07e0dbf705d5c37419efa12.tar
nixos-ef6c6fa61d70f059b07e0dbf705d5c37419efa12.tar.gz
nixos-ef6c6fa61d70f059b07e0dbf705d5c37419efa12.tar.bz2
nixos-ef6c6fa61d70f059b07e0dbf705d5c37419efa12.tar.xz
nixos-ef6c6fa61d70f059b07e0dbf705d5c37419efa12.zip
gkleen@sif: legacy hostkeys for math.lmu.de
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index 3ecc1095..b1ac2a05 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -267,7 +267,6 @@
267 }; 267 };
268 "math60" = 268 "math60" =
269 { hostname = "math60.math.lmu.de"; 269 { hostname = "math60.math.lmu.de";
270 identityFile = "~/.ssh/gkleen@mathinst.loc";
271 }; 270 };
272 "mathw0d" = 271 "mathw0d" =
273 { hostname = "mathw0d.mathinst.loc"; 272 { hostname = "mathw0d.mathinst.loc";
@@ -283,7 +282,6 @@
283 }; 282 };
284 "mathw0g" = 283 "mathw0g" =
285 { hostname = "mathw0g.math.lmu.de"; 284 { hostname = "mathw0g.math.lmu.de";
286 identityFile = "~/.ssh/gkleen@mathinst.loc";
287 }; 285 };
288 "mathw0h" = 286 "mathw0h" =
289 { hostname = "mathw0h.mathinst.loc"; 287 { hostname = "mathw0h.mathinst.loc";