lib/eval-config: document NIXOS_EXTRA_MODULE_PATH

This adds some documentation about importing modules external to
Nixpkgs, which provides context for documenting
NIXOS_EXTRA_MODULE_PATH.

Closes #30376
This commit is contained in:
Ryan Mulligan
2018-02-20 07:25:33 -08:00
parent e824c931b0
commit 1cc97befd5
2 changed files with 60 additions and 0 deletions
@@ -180,6 +180,7 @@ in {
<xi:include href="option-def.xml" />
<xi:include href="assertions.xml" />
<xi:include href="meta-attributes.xml" />
<xi:include href="importing-modules.xml" />
<xi:include href="replace-modules.xml" />
</chapter>