This respository contains community supported patches that are necessary to run NixOS on BananaPi-R3 and use it as a fully fledged router.
Build an SD-Image with:
$ nix build -L '.#nixosConfigurations.bpir3.config.system.build.sdImage'
feature | kernel | nixos |
---|---|---|
dual radios | ✔️ | ✔️ (via hostapd) |
Hardware acceleration | ✔️ | ✔️ (flow offloading) |
Wireless Event Dispatcher | #2 | ? |
- wifi doesn't work when using uart adapter
- some devices report incorrect temperature for 2.4 GHz chip
- https://github.com/ghostbuster91/nixos-router (bridge eth ports, hw offload, dnsmasq, prometheus, promtail, sops)