mirror of
https://github.com/NixOS/nix
synced 2025-07-13 17:10:47 +02:00
add NIX_USER_CONF_FILES
Motivation: maintain project-level configuration files. Document the whole situation a bit better so that it corresponds to the implementation, and add NIX_USER_CONF_FILES that allows overriding which user files Nix will load during startup.
This commit is contained in:
parent
3abf6d03c6
commit
895516cadf
10 changed files with 87 additions and 25 deletions
2
tests/config/nix-with-substituters.conf
Normal file
2
tests/config/nix-with-substituters.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
experimental-features = nix-command
|
||||
substituters = https://example.com
|
Loading…
Add table
Add a link
Reference in a new issue