feat(machines): add 12b key to zoro
This commit is contained in:
parent
74c71c4f22
commit
99445a500a
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
initialPassword = "ACHANGER";
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBBM+2TwkopAQF7splTWjORQoxjcp67VhodwzvTMlL8g florian@florian-LinuxMint-MBP"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILRG0CyeeMMrrjTTm/PHgRXD/I4lH/bBPBCGUiL+cBdq douzeb@tux-12"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue