Add importable clan.modules and clan.template interfaces without implementation

This commit is contained in:
Qubasa
2025-01-27 17:35:42 +07:00
parent 1ba8090188
commit 6e47f1ee96
6 changed files with 134 additions and 1 deletions

View File

@@ -212,9 +212,11 @@ in
builtins.removeAttrs (clan-core.lib.values.getPrios { options = inventory.options; })
# tags are freeformType which is not supported yet.
[ "tags" ];
modules = config.modules;
templates = config.templates;
inventory = config.inventory;
meta = config.inventory.meta;
source = "${clan-core}";
# machine specifics