WG: simpler config
This commit is contained in:
parent
162ce91db7
commit
db063ba40a
9 changed files with 93 additions and 60 deletions
|
|
@ -30,7 +30,8 @@ in
|
|||
"nextcloud_admin_secret.age".publicKeys = users ++ systems;
|
||||
"nextcloud_bucket_secret.age".publicKeys = users ++ systems;
|
||||
"baldur_wg_priv.age".publicKeys = users ++ systems;
|
||||
"baldur_wg_psk.age".publicKeys = users ++ systems;
|
||||
"odin_wg_priv.age".publicKeys = users ++ systems;
|
||||
"odin_wg_psk.age".publicKeys = users ++ systems;
|
||||
"oppo_wg_priv.age".publicKeys = users ++ systems;
|
||||
"thor_wg_priv.age".publicKeys = users ++ systems;
|
||||
"wg_psk.age".publicKeys = users ++ systems;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue