secrets: add mullvad_wg conf file
This commit is contained in:
parent
33e5d8fbea
commit
2565005fe0
3 changed files with 6 additions and 2 deletions
|
|
@ -20,6 +20,9 @@ let
|
|||
hosts.ooksmicro
|
||||
hosts.ooksx1
|
||||
];
|
||||
servers = [
|
||||
hosts.ooksmedia
|
||||
];
|
||||
in {
|
||||
inherit users hosts workstations;
|
||||
inherit users servers hosts workstations;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue