diff options
Diffstat (limited to 'util/liveiso')
-rw-r--r-- | util/liveiso/README.md | 9 | ||||
-rw-r--r-- | util/liveiso/description.md | 11 |
2 files changed, 11 insertions, 9 deletions
diff --git a/util/liveiso/README.md b/util/liveiso/README.md new file mode 100644 index 0000000000..48420e6f6c --- /dev/null +++ b/util/liveiso/README.md @@ -0,0 +1,9 @@ +# Live ISO + +## What is this? + +NixOS configuration files for testing purposes and for working on firmware. + +## TODO +- Generate customized bootloader configs; FILO is WIP +- Switch to `programs.neovim` when the module is fixed. diff --git a/util/liveiso/description.md b/util/liveiso/description.md index 48420e6f6c..fb4b89d280 100644 --- a/util/liveiso/description.md +++ b/util/liveiso/description.md @@ -1,9 +1,2 @@ -# Live ISO - -## What is this? - -NixOS configuration files for testing purposes and for working on firmware. - -## TODO -- Generate customized bootloader configs; FILO is WIP -- Switch to `programs.neovim` when the module is fixed. +A script and NixOS configuration files to create an ISO image for +testing purposes and for working on firmware. `Bash` |