summaryrefslogtreecommitdiffstats
path: root/util/liveiso/description.md
blob: a9e2eb8b8740fbad0d2edcbd9190ff3a1501627a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Live ISO

## What is this?

NixOS configuration files for testing purposes and for working on firmware.

## TODO
- Use programs.flashrom.enable (#128205) and add `user` to `flashrom` group.
  Will be usable from the next NixOS release.
- Generate customized bootloader configs; FILO is WIP
- Add coreboot toolchain
- Switch to `programs.neovim` when the module is fixed.