add link to nix-conf setting

Co-authored-by: John Ericson <git@JohnEricson.me>
This commit is contained in:
Valentin Gagarin
2023-04-17 14:27:26 +02:00
committed by GitHub
parent b11ae93581
commit d0cf615cbb

View File

@@ -203,7 +203,7 @@ Most Nix commands accept the following command-line options:
instead.
- <span id="opt-I">[`-I`](#opt-I)</span> *path*\
Add a path to the Nix expression search path.
Add an entry to the [Nix expression search path](@docroot@/command-ref/conf-file.md#conf-nix-path).
This option may be given multiple times.
Paths added through `-I` take precedence over [`NIX_PATH`](./env-common.md#env-NIX_PATH).