secrets: add cloudflare credentials secret
This commit is contained in:
parent
6a3585e7e5
commit
4fbe8fcfbf
2 changed files with 20 additions and 0 deletions
|
|
@ -8,4 +8,5 @@ in {
|
|||
"ooknet_org.age".publicKeys = [users.ooks] ++ workstations;
|
||||
"mullvad_wg.age".publicKeys = [users.ooks] ++ workstations ++ servers;
|
||||
"containers/vpn_env.age".publicKeys = [users.ooks] ++ workstations ++ servers;
|
||||
"containers/cf_creds.age".publicKeys = [users.ooks] ++ workstations ++ servers;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue