ryan4yin / nixos-rk3588

Minimal NixOS running on RK3588/RK3588s based SBC(Orange Pi 5 Plus, Orange Pi 5, Rock 5A, etc)
MIT License
156 stars 28 forks source link

Demo options and fixes #43

Closed cessationoftime closed 2 months ago

cessationoftime commented 2 months ago

This pull request corrects some issues (#42, #34) with deployment of UEFI and local builds using the demo as well as providing options for local-native,remote-native or cross builds and uefi or u-boot.

And the README.md is updated with documentation for the options.

GRUB is added to the UEFI configuration, U-BOOT configuration still has the sd-image (is that needed, nixos-generators was not needed for UEFI colmena deployment). I have tested the UEFI grub configuration, but not U-BOOT. The U-BOOT configuration should not be changed compared to the current version of the demo though.