mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
list information regular users first
this is to make it consistent everywhere
This commit is contained in:
parent
aee5e82b42
commit
a1c996dc7e
2 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
A directory that contains links to user profiles managed by [`nix-env`] and [`nix profile`].
|
||||
|
||||
- `$XDG_STATE_HOME/nix/profiles` for regular users
|
||||
- `$NIX_STATE_DIR/profiles/per-user/root` if the user is `root`
|
||||
- `$XDG_STATE_HOME/nix/profiles` otherwise
|
||||
|
||||
A profile is a directory of symlinks to files in the Nix store.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue