Skip to content

Commit

Permalink
Enforce options have descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
barrucadu committed Oct 15, 2023
1 parent 6bdd1ef commit 339acfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@
};
optionsDoc = pkgs.nixosOptionsDoc {
options = eval.options;
warningsAreErrors = false;
};
in
mkApp "documentation" ''
Expand Down

0 comments on commit 339acfe

Please sign in to comment.