another secret

This commit is contained in:
2023-04-05 16:57:31 +03:00
parent a0c620725b
commit 6e1a5034c4
4 changed files with 15 additions and 4 deletions

View File

@@ -6,5 +6,6 @@ let
systems = [ hel1-a ];
in
{
"secrets/hel1-a/zfs-passphrase.age".publicKeys = [ motiejus hel1-a ];
"secrets/hel1-a/zfs-passphrase.age".publicKeys = [ hel1-a ] ++ users;
"secrets/hel1-a/borgbackup/password.age".publicKeys = [ hel1-a ] ++ users;
}