nixos doc: document coercedTo type

Also mention about docs in types.nix and fix a small error in related
documentation.

Fixes #26055.
This commit is contained in:
Nikolay Amiantov
2017-05-24 15:52:26 +03:00
parent 8a07319e7f
commit ee4f8c2dc9
2 changed files with 14 additions and 2 deletions
+2
View File
@@ -92,6 +92,8 @@ rec {
};
# When adding new types don't forget to document them in
# nixos/doc/manual/development/option-types.xml!
types = rec {
unspecified = mkOptionType {