reference docs: add missing description fields and enforce it from now on
This commit is contained in:
@@ -30,7 +30,7 @@ let
|
||||
options:
|
||||
pkgs.nixosOptionsDoc {
|
||||
options = options;
|
||||
warningsAreErrors = false;
|
||||
warningsAreErrors = true;
|
||||
};
|
||||
|
||||
# clanModules docs
|
||||
|
||||
Reference in New Issue
Block a user