Flake to create a simple SD image for RPI4 (cross)

That’s not really possible. ARM doesn’t have any kind of standard boot mechanism across boards, except for EBBR which is (mostly) only adopted on servers. See: Planning for a better NixOS on ARM (and other non-x86_64 systems)

You can probably add it to the disabledModules list (note, that section is titled “replace modules”, but you don’t actually have to provide a replacement).

1 Like