1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Remove one more reference to binary doc

This commit is contained in:
Luc Perkins 2025-03-05 16:59:50 -03:00
parent 4323868244
commit 42606c16ad
No known key found for this signature in database
GPG key ID: C86EE5D85EE4DDA5

View file

@ -96,7 +96,7 @@ struct EvalSettings : Config
The current state of all channels for the `root` user.
These files are set up by the [Nix installer](@docroot@/installation/installing-binary.md).
These files are set up by the Nix installer.
See [`NIX_STATE_DIR`](@docroot@/command-ref/env-common.md#env-NIX_STATE_DIR) for details on the environment variable.
> **Note**