mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
make clear that file system is for processes
Co-authored-by: John Ericson <John.Ericson@Obsidian.Systems>
This commit is contained in:
parent
7993ba1f38
commit
a90fc62b61
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ Examples:
|
|||
- remote store accessible via SSH
|
||||
- binary cache store accessible via HTTP
|
||||
|
||||
Every store ultimately has to make store objects accessible to processes through the file system.
|
||||
To make store objects accessible to processes, stores ultimately have to expose store objects through the file system.
|
||||
|
||||
## A [Rosetta stone][rosetta-stone] for build system terminology
|
||||
|
||||
|
|
Loading…
Reference in a new issue