blob: 7358179592efa0e0757b5827c7b40e7e16b31827 (
plain)
1
2
3
4
5
6
|
# Environment variables
- `NIX_PROFILE`\
Location of the Nix profile. Defaults to the target of the symlink
`~/.nix-profile`, if it exists, or `/nix/var/nix/profiles/default`
otherwise.
|