feat(inventory/instances): add wip warning
This commit is contained in:
@@ -343,6 +343,7 @@ in
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
default = { };
|
default = { };
|
||||||
|
apply = lib.warn "Inventory.instances and related features are still under development. Please use with care.";
|
||||||
};
|
};
|
||||||
services = lib.mkOption {
|
services = lib.mkOption {
|
||||||
description = ''
|
description = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user