feat(status01): init #11
1 changed files with 6 additions and 1 deletions
|
@ -8,7 +8,12 @@
|
|||
}:
|
||||
|
||||
let
|
||||
inherit (lib) mapAttrs' mkEnableOption mkIf mkForce;
|
||||
inherit (lib)
|
||||
mapAttrs'
|
||||
mkEnableOption
|
||||
mkIf
|
||||
mkForce
|
||||
;
|
||||
|
||||
net' = meta.network.${name};
|
||||
|
||||
|
|
Loading…
Reference in a new issue