Unverified Commit 06068937 authored by Silvan Mosberger's avatar Silvan Mosberger Committed by GitHub
Browse files

Merge pull request #335139 from MattSturgeon/types_docref

lib/types: update reference to docs
parents b7e78621 f1cd097b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {