Merge pull request #335139 from MattSturgeon/types_docref

lib/types: update reference to docs
This commit is contained in:
Silvan Mosberger 2024-08-19 16:20:50 +02:00 committed by GitHub
commit 0606893752
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -219,7 +219,7 @@ rec {
else "(${t.description})";
# When adding new types don't forget to document them in
# nixos/doc/manual/development/option-types.xml!
# nixos/doc/manual/development/option-types.section.md!
types = rec {
raw = mkOptionType {