inventory: clean up unused modules and submodule names

This commit is contained in:
Johannes Kirschbauer
2025-10-23 14:04:23 +02:00
parent aabbe0dfac
commit 04b52d5bee
6 changed files with 4 additions and 74 deletions

View File

@@ -288,7 +288,7 @@ in
Global information about the clan.
'';
type = types.deferredModuleWith {
staticModules = [ ../inventoryClass/meta-interface.nix ];
staticModules = [ ../inventoryClass/meta.nix ];
};
default = { };
};