more cleanup

This commit is contained in:
mjallen18
2025-09-02 21:08:09 -05:00
parent a6167bf31c
commit 0691806032
18 changed files with 271 additions and 426 deletions

View File

@@ -5,7 +5,7 @@
}:
with lib;
let
inherit (lib.mjallen) mkOpt mkBoolOpt;
inherit (lib.${namespace}) mkOpt mkBoolOpt;
in
{
options.${namespace}.network = {