docs: Add a section on running your own Nixery

This commit is contained in:
Vincent Ambo 2019-08-05 00:27:39 +01:00 committed by Vincent Ambo
parent a3f6278913
commit 6293d69fd9
2 changed files with 145 additions and 2 deletions

View file

@ -1,5 +1,7 @@
# Summary
- [Nixery](./nixery.md)
- [Under the hood](./under-the-hood.md)
- [Nix, the language](./nix-1p.md)
- [Under the hood](./under-the-hood.md)
- [Run your own Nixery](./run-your-own.md)
- [Nix](./nix.md)
- [Nix, the language](./nix-1p.md)