Assertions: Fixup dont render assertions into docs
This commit is contained in:
@@ -63,6 +63,7 @@ in
|
||||
options.clan.inventory.assertions = lib.mkOption {
|
||||
default = { };
|
||||
internal = true;
|
||||
visible = false;
|
||||
type = lib.types.attrsOf (
|
||||
# TODO: use NixOS upstream type
|
||||
lib.types.submodule {
|
||||
|
||||
Reference in New Issue
Block a user