docs: Add an "under-the-hood" page explaining the build process
This page describes the various steps that Nixery goes through when "procuring" an image. The intention is to give users some more visibility into what is going on and to make it clear that this is not just an image storage service.
This commit is contained in:
parent
2bef0ba240
commit
a3f6278913
3 changed files with 110 additions and 4 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# Summary
|
||||
|
||||
- [Nixery](./nixery.md)
|
||||
- [Under the hood](./under-the-hood.md)
|
||||
- [Nix, the language](./nix-1p.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue