1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 02:57:44 +00:00

Forgot to rekey secrets, do that

This commit is contained in:
RGBCube 2024-05-24 21:33:59 +03:00
parent d17e552400
commit b99d8e09c8
No known key found for this signature in database
22 changed files with 147 additions and 144 deletions

View file

@ -28,7 +28,7 @@ in with keys; {
"hosts/disk/password.floppy.age".publicKeys = withAdmins disk;
"hosts/disk/mail/password.plain.age".publicKeys = all;
"hosts/disk/mail/password.hash.age".publicKeys = withAdmins disk;
"hosts/disk/mail/password.hash.age".publicKeys = [ disk nine ] ++ admins;
# enka
"hosts/enka/id.age".publicKeys = admins;