diff options
Diffstat (limited to 'odin.nix')
-rw-r--r-- | odin.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -110,7 +110,7 @@ | |||
110 | }; | 110 | }; |
111 | "hel" = { | 111 | "hel" = { |
112 | publicKeys = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKD8ycFGfVkBL9wjA5Kc33cl6Qt5K2505G/38oH8Cy/e uucp@hel"]; | 112 | publicKeys = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKD8ycFGfVkBL9wjA5Kc33cl6Qt5K2505G/38oH8Cy/e uucp@hel"]; |
113 | hostnames = ["hel.asgard.yggdrasil" "hel.midgard.yggdrasil"]; | 113 | hostnames = ["hel.asgard.yggdrasil" "hel.faraday.asgard.yggdrasil" "hel.midgard.yggdrasil"]; |
114 | commands = ["rmail" "recv"]; | 114 | commands = ["rmail" "recv"]; |
115 | }; | 115 | }; |
116 | }; | 116 | }; |