inventory: unify modules
This commit is contained in:
@@ -231,11 +231,7 @@ in
|
||||
inventory = lib.mkOption {
|
||||
type = types.submoduleWith {
|
||||
modules = [
|
||||
{
|
||||
_module.args = { inherit clanLib; };
|
||||
_file = "clan interface";
|
||||
}
|
||||
../inventoryClass/interface.nix
|
||||
clanLib.inventory.inventoryModule
|
||||
];
|
||||
};
|
||||
description = ''
|
||||
|
||||
Reference in New Issue
Block a user