mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Fix typo in nix-collect-garbage.md
This commit is contained in:
parent
cb7c7af95d
commit
e53e0a04f4
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Instead, it looks in a few locations, and acts on all profiles it finds there:
|
|||
>
|
||||
> Not stable; subject to change
|
||||
>
|
||||
> Do not rely on this functionality; it just exists for migration purposes and is may change in the future.
|
||||
> Do not rely on this functionality; it just exists for migration purposes and may change in the future.
|
||||
> These deprecated paths remain a private implementation detail of Nix.
|
||||
|
||||
`$NIX_STATE_DIR/profiles` and `$NIX_STATE_DIR/profiles/per-user`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue