3a5e6f529c
NixOS 21.11 introduced the option `programs.flashrom.enable`. The option allows installing flashrom and hooking up its udev rules. Thus, set it to `true` and add the user `user` to the `flashrom` group allowing it to use the programmers. Change-Id: I017ddb4314702a5252dfc0d05cd1e4961043d23b Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62193 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
250 B
250 B
Live ISO
What is this?
NixOS configuration files for testing purposes and for working on firmware.
TODO
- Generate customized bootloader configs; FILO is WIP
- Add coreboot toolchain
- Switch to
programs.neovim
when the module is fixed.