l backup: add blue to authorizedKeys
This commit is contained in:
parent
c7d373f814
commit
cd145bb426
|
@ -15,6 +15,7 @@ with import <stockholm/lib>;
|
||||||
openssh.authorizedKeys.keys = with config.krebs.hosts; [
|
openssh.authorizedKeys.keys = with config.krebs.hosts; [
|
||||||
mors.ssh.pubkey
|
mors.ssh.pubkey
|
||||||
prism.ssh.pubkey
|
prism.ssh.pubkey
|
||||||
|
blue.ssh.pubkey
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue