summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-05-14 13:45:24 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2016-05-14 13:45:24 +0200
commit9770a8ec14f440776224783e1859f3b3368aee94 (patch)
tree8118267154007077865475ad1ddc81622cc6bc16 /ymir.nix
parentd068782bc546667cd62720835ab8f137232899f1 (diff)
downloadnixos-9770a8ec14f440776224783e1859f3b3368aee94.tar
nixos-9770a8ec14f440776224783e1859f3b3368aee94.tar.gz
nixos-9770a8ec14f440776224783e1859f3b3368aee94.tar.bz2
nixos-9770a8ec14f440776224783e1859f3b3368aee94.tar.xz
nixos-9770a8ec14f440776224783e1859f3b3368aee94.zip
hel may uucp to ymir
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 376f91db..4e45d609 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -484,6 +484,7 @@ in rec {
484 remoteNodes = ["isaac" "hel"]; # legacy name for odin 484 remoteNodes = ["isaac" "hel"]; # legacy name for odin
485 sshUser = { 485 sshUser = {
486 openssh.authorizedKeys.keys = [ ''no-port-forwarding,no-X11-forwarding,no-agent-forwarding,command="/var/setuid-wrappers/uucico" ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEgtDHA7oDIaRwggGGznNaKZF68rFTziqefSCn1t9ZKe uucp@odin'' 486 openssh.authorizedKeys.keys = [ ''no-port-forwarding,no-X11-forwarding,no-agent-forwarding,command="/var/setuid-wrappers/uucico" ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEgtDHA7oDIaRwggGGznNaKZF68rFTziqefSCn1t9ZKe uucp@odin''
487 ''no-port-forwarding,no-X11-forwarding,no-agent-forwarding,command="/var/setuid-wrappers/uucico" ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINq1TXRLBFllPN0zMs6KrB5cwPwbrdjz70lRZdWXcjU5 uucp@hel''
487 ]; 488 ];
488 }; 489 };
489 sshConfig = '' 490 sshConfig = ''