feat(inventory/instances): add wip warning

This commit is contained in:
Johannes Kirschbauer
2025-03-29 17:50:03 +01:00
parent 86d0c95da7
commit c0ebad1cd9

View File

@@ -343,6 +343,7 @@ in
}
);
default = { };
apply = lib.warn "Inventory.instances and related features are still under development. Please use with care.";
};
services = lib.mkOption {
description = ''