feat(pikachu): manage ssh keys

This commit is contained in:
2026-08-02 21:34:20 -04:00
parent 729c8fdd5f
commit ffc9b331ea
6 changed files with 43 additions and 3 deletions

View File

@@ -30,7 +30,9 @@ in
serverKeys = lib.mkOption {
type = lib.types.listOf lib.types.str;
default = [ ];
default = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINNqJIC6VRXyvrNf3n9su9KdPCikC3CjK/QrCK2reHdB alexion@pikachu"
];
description = ''
Client public keys of the machines that serve.