Extend build-clan interface
This commit is contained in:
committed by
hsjobeki
parent
e44b07df66
commit
c89080deb4
@@ -30,6 +30,7 @@ let
|
||||
in
|
||||
{
|
||||
# clan.inventory.${moduleName}.${instanceName} = { ... }
|
||||
# TODO: resolve clash with clan.services.waypipe
|
||||
options.clan.services = lib.mkOption {
|
||||
type = lib.types.attrsOf (lib.types.attrsOf instanceOptions);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user