feat(docs,api): expose inventory.instances interface"
This commit is contained in:
@@ -359,9 +359,6 @@ in
|
||||
};
|
||||
|
||||
instances = lib.mkOption {
|
||||
# Keep as internal until all de-/serialization issues are resolved
|
||||
visible = false;
|
||||
internal = true;
|
||||
description = "Multi host service module instances";
|
||||
type = types.attrsOf (
|
||||
types.submodule {
|
||||
|
||||
Reference in New Issue
Block a user