feat(buildClan): add clan.modules as output
This commit is contained in:
@@ -208,7 +208,7 @@ in
|
||||
# TODO: unify this interface
|
||||
# We should have only clan.modules. (consistent with clan.templates)
|
||||
inherit (clan-core) clanModules clanLib;
|
||||
modules = clan-core.clanModules;
|
||||
modules = config.modules;
|
||||
|
||||
inherit inventoryFile;
|
||||
inventoryValuesPrios =
|
||||
|
||||
Reference in New Issue
Block a user