docs: render module options docs
fix errors while rendering some modules
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
)
|
||||
];
|
||||
options.clanCore.secrets = lib.mkOption {
|
||||
visible = false;
|
||||
default = { };
|
||||
type = lib.types.attrsOf (
|
||||
lib.types.submodule (service: {
|
||||
|
||||
Reference in New Issue
Block a user