fix nexcloud secrets again
This commit is contained in:
parent
a6792d1a5e
commit
0fb4922eab
5 changed files with 47 additions and 22 deletions
|
|
@ -19,7 +19,8 @@ let
|
|||
servers = alexandria;
|
||||
all-hosts = desktops ++ servers;
|
||||
in {
|
||||
"nextcloud.json.age".publicKeys = all-hosts;
|
||||
"nextcloud-secrets.json.age".publicKeys = all-hosts;
|
||||
"nextcloud-adminpass.age".publicKeys = all-hosts;
|
||||
"cloudflare.age".publicKeys = all-hosts;
|
||||
"paperless.age".publicKeys = all-hosts;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue