mirror of
https://github.com/NixOS/nix
synced 2025-07-08 11:03:54 +02:00
Reinstate binary doc
This commit is contained in:
parent
ff691e761b
commit
6381e06537
2 changed files with 136 additions and 1 deletions
|
@ -67,7 +67,7 @@ By default, this symlink points to:
|
|||
- `$NIX_STATE_DIR/profiles/per-user/root/profile` for `root`
|
||||
|
||||
The `PATH` environment variable should include `/bin` subdirectory of the profile link (e.g. `~/.nix-profile/bin`) for the user environment to be visible to the user.
|
||||
The [installer](@docroot@/installation/installing-binary.md) sets this up by default, unless you enable [`use-xdg-base-directories`].
|
||||
The installer sets this up by default, unless you enable [`use-xdg-base-directories`].
|
||||
|
||||
[`nix-env`]: @docroot@/command-ref/nix-env.md
|
||||
[`nix profile`]: @docroot@/command-ref/new-cli/nix3-profile.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue