7a474a5bb7
Make neovim the default editor and create an alias for vim. The NixOS module for neovim is currently broken. Thus, add a note to `description.md` to switch to that later. Change-Id: I9345a6e32f3035565e55e50579c97121b4987d83 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/57393 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
373 B
373 B
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
toflashrom
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.