feat: add nachtigall root public key to yule on droppie
This commit is contained in:
parent
5bde90056e
commit
300e7e5608
|
@ -25,6 +25,10 @@ in {
|
|||
|
||||
pub-solar.core.disk-encryption-active = false;
|
||||
|
||||
pub-solar.user.publicKeys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBB5XaH02a6+TchnyQED2VwaltPgeFCbildbE2h6nF5e root@nachtigall"
|
||||
];
|
||||
|
||||
# ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBZQSephFJU0NMbVbhwvVJ2/m6jcPYo1IsWCsoarqKin root@droppie
|
||||
age.secrets."droppie-ssh-root.key" = {
|
||||
file = "${flake.self}/secrets/droppie-ssh-root.key.age";
|
||||
|
|
Loading…
Reference in a new issue