We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4bd6a1 + e5d4c22 commit 7d6017bCopy full SHA for 7d6017b
doc/manual/src/command-ref/conf-file-prefix.md
@@ -17,7 +17,7 @@ By default Nix reads settings from the following places:
17
18
Otherwise it will look for `nix/nix.conf` files in `XDG_CONFIG_DIRS`
19
and `XDG_CONFIG_HOME`. If these are unset, it will look in
20
- `$HOME/.config/nix.conf`.
+ `$HOME/.config/nix/nix.conf`.
21
22
- If `NIX_CONFIG` is set, its contents is treated as the contents of
23
a configuration file.
0 commit comments