Merge pull request #11882 from dbdr/patch-1

Fix typo in nix-collect-garbage.md
This commit is contained in:
Valentin Gagarin 2024-11-14 12:09:06 +01:00 committed by GitHub
commit a95f6ea5c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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