1
0
Fork 0
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:
Valentin Gagarin 2023-04-26 10:56:35 +02:00
parent aee5e82b42
commit a1c996dc7e
2 changed files with 2 additions and 2 deletions

View file

@ -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.