bring back services rendering for docs
Setting services to visible = false breaks stuff
This commit is contained in:
@@ -428,8 +428,9 @@ in
|
||||
};
|
||||
|
||||
services = lib.mkOption {
|
||||
# TODO: deprecate these options
|
||||
# services are deprecated in favor of `instances`
|
||||
visible = false;
|
||||
# visible = false;
|
||||
description = ''
|
||||
Services of the inventory.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user