coreboot-kgpe-d16/util/liveiso/nixos/README.md
Felix Singer 0e2fc554a7 util/liveiso: Move NixOS configs to subdirectory
Move the NixOS configuration into a subdirectory so that configurations
for other distros can be added as well.

Change-Id: I0462c1a6541878c973be4302c5c5e9e9bfaed2a6
Signed-off-by: Felix Singer <felix.singer@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73684
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2023-03-17 19:27:31 +00:00

9 lines
225 B
Markdown

# 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.