copy "how to flash" from the old docs

This commit is contained in:
Daniel Barlow
2023-09-17 17:36:02 +01:00
parent 98e7536e59
commit 71b583a756
2 changed files with 187 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
Configuration and Module Guide
##############################
Configuration
#############
Liminix uses the Nix language to provide congruent configuration
management. This means that to change anything about the way in
@@ -150,8 +150,7 @@ meaning that it won't be started until that other service is up.
Module implementation
*********************
..
TODO: make your own modules
TODO: make your own modules
* how a module exposes services
* defining types
* how a module exposes services
* defining types