feat(heimdall+desktop): setup wireguard tunnel.
This commit is contained in:
parent
be539374c0
commit
5fa7edbc18
10 changed files with 63 additions and 13 deletions
|
@ -11,4 +11,6 @@ let
|
|||
systems = [heimdall];
|
||||
in {
|
||||
"traefik.age".publicKeys = systems ++ users;
|
||||
"wg-heimdall.age".publicKeys = systems ++ users;
|
||||
"wg-desktop.age".publicKeys = systems ++ users;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue