reference docs: add missing description fields and enforce it from now on

This commit is contained in:
DavHau
2024-07-04 13:32:57 +07:00
parent 95dcbe0cd9
commit 97bc973969
6 changed files with 37 additions and 14 deletions

View File

@@ -7,6 +7,9 @@
{
# interface
options.clan.core.state = lib.mkOption {
description = ''
Define state directories to backup and restore
'';
default = { };
type = lib.types.attrsOf (
lib.types.submodule (