lib/types: update reference to docs
The XML docs have been migrated to markdown since bfd21cd2c1
This commit is contained in:
+1
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user