1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 01:51:47 +02:00

manual: architecture overview

these changes were not merged properly and had to be reverted.

see merge commit d8e54d19f7 for full
history leading up to here.
This commit is contained in:
Valentin Gagarin 2022-09-19 22:21:40 +02:00
parent 37358d0bcf
commit be8744f937
2 changed files with 78 additions and 0 deletions

View file

@ -59,6 +59,7 @@
@manpages@
- [Files](command-ref/files.md)
- [nix.conf](command-ref/conf-file.md)
- [Architecture](architecture/architecture.md)
- [Glossary](glossary.md)
- [Contributing](contributing/contributing.md)
- [Hacking](contributing/hacking.md)