use regular paths for profiles and suites and stuff instead of the horrible mess of attrsets i was generating
This commit is contained in:
parent
530f517d22
commit
b9d92a9dc4
10 changed files with 181 additions and 200 deletions
|
@ -4,7 +4,7 @@
|
|||
inputs,
|
||||
...
|
||||
}: let
|
||||
inherit (vars.common) domain;
|
||||
inherit (vars) domain;
|
||||
caddyPort = 8336;
|
||||
bridge = config.vpnNamespaces."wg".bridgeAddress;
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue