feat: rework wireguard modules using globals
This commit is contained in:
parent
93b08971cf
commit
853c9e2a2d
6 changed files with 442 additions and 622 deletions
|
@ -11,12 +11,8 @@ prev.lib.composeManyExtensions (
|
|||
./lib/disko.nix
|
||||
# Requires misc
|
||||
./lib/net.nix
|
||||
# Requires misc, types
|
||||
./lib/wireguard.nix
|
||||
])
|
||||
++ [
|
||||
(import ./pkgs)
|
||||
]
|
||||
)
|
||||
final
|
||||
prev
|
||||
) final prev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue