mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 05:56:15 +02:00
only refer to the local store page
This commit is contained in:
parent
ce19338f9f
commit
5b69409f6b
1 changed files with 0 additions and 4 deletions
|
@ -68,10 +68,6 @@
|
|||
|
||||
- [local store]{#gloss-local-store}
|
||||
|
||||
From the perspective of the location where Nix is invoked, the Nix [store] can be referred to _local_ or _remote_.
|
||||
Only a local store exposes a file system directory, typically `/nix/store`, to allow operating system processes to directly access store objects.
|
||||
Local stores can be used for building [derivations][derivation].
|
||||
|
||||
See [Local Store](@docroot@/command-ref/new-cli/nix3-help-stores.md#local-store) for details.
|
||||
|
||||
[local store]: #gloss-local-store
|
||||
|
|
Loading…
Reference in a new issue