This repo will provide a flake-based function which transforms an aarch64 system
configuration into one that is (hopefully) usable on an Orange Pi Zero 2W.
It does this by introducing a bunch of patches taken from the upstream
Armbian repo, which I use as a proof-of-concept that the board can indeed
boot into a usable gui with wifi support.
I care little about the gui, so may not actually get to the HDMI output.
Prerequisite: A system configuration based on nixos-25.11. Pass it
through the exported function and the returned configuration should
be usable. An example pair of configurations, one for a system and one
for an SD card installer image are provided.