k 3 l: add ssh host key for dishfire
This commit is contained in:
parent
04d14aac76
commit
0cd9c450f0
|
@ -33,8 +33,8 @@ with lib;
|
|||
'';
|
||||
};
|
||||
};
|
||||
#ssh.privkey.path = <secrets/ssh.id_ed25519>;
|
||||
#ssh.pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL21QDOEFdODFh6WAfNp6odrXo15pEsDQuGJfMu/cKzK";
|
||||
ssh.privkey.path = <secrets/ssh.id_ed25519>;
|
||||
ssh.pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGv0JMp0y+E5433GRSFKVK3cQmP0AAlS9aH9fk49yFxy";
|
||||
};
|
||||
echelon = {
|
||||
cores = 2;
|
||||
|
|
Loading…
Reference in a new issue