forked from lix-project/lix
add link to nix-conf
setting
Co-authored-by: John Ericson <git@JohnEricson.me>
This commit is contained in:
parent
b11ae93581
commit
d0cf615cbb
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue