secrets: allow sugarcane to access acme_dns, and rekey
(cherry picked from commitc34578dd03) (cherry picked from commit3b5f8350e3)
This commit is contained in:
parent
80eae5f338
commit
c520a64c34
9 changed files with 22 additions and 24 deletions
|
|
@ -8,7 +8,7 @@ in {
|
|||
"secrets/passwd.age".publicKeys = [ blossom caramel sugarcane rin ];
|
||||
"secrets/wpa_conf.age".publicKeys = [ blossom caramel rin ];
|
||||
|
||||
"secrets/acme_dns.age".publicKeys = [ caramel rin ];
|
||||
"secrets/acme_dns.age".publicKeys = [ caramel sugarcane rin ];
|
||||
"secrets/warden_admin.age".publicKeys = [ caramel rin ];
|
||||
"secrets/wg_blossom.age".publicKeys = [ blossom rin ];
|
||||
"secrets/wg_caramel.age".publicKeys = [ caramel rin ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue