Ext/modules: expose module schemas

This commit is contained in:
Johannes Kirschbauer
2024-11-21 16:41:25 +01:00
parent ec48be6e54
commit de4c6caf30
5 changed files with 31 additions and 14 deletions

View File

@@ -169,6 +169,7 @@ in
inherit nixosConfigurations;
clanInternals = {
moduleSchemas = clan-core.lib.modules.getModulesSchema config.inventory.modules;
inherit serviceConfigs;
inherit (clan-core) clanModules;
inherit inventoryFile;