NixOS on ARM: Difference between revisions

imported>Samueldr
imported>Samueldr
Line 374: Line 374:
== Installer image with custom U-Boot ==
== Installer image with custom U-Boot ==


[https://github.com/Mic92/nixos-aarch64-images nixos-aarch64-images] provides a mechanism to modify the official NixOS installer to embed the board-specific U-Boot firmware required for different boards. This method does not require QEMU or native ARM builds since the existing Hydra-built U-Boot binaries are used.
The [https://github.com/Mic92/nixos-aarch64-images Mic92/nixos-aarch64-images] repository provides a mechanism to modify the official NixOS installer to embed the board-specific U-Boot firmware required for different boards. This method does not require QEMU or native ARM builds since the existing Hydra-built U-Boot binaries are used.


== Board-specific installation notes ==
== Board-specific installation notes ==