NixOS on ARM: Difference between revisions

imported>Mic92
Mention nixos-aarch64-images
imported>Mic92
fix link
Line 355: Line 355:
== Installer image with custom uboot ==
== Installer image with custom uboot ==


[nixos-aarch64-images](https://github.com/Mic92/nixos-aarch64-images) provides a mechanism to modify the official NixOS installer with custom uboot bootloader required for different boards. This method does not require qemu or native arm, since the existing hydra image/pre-build uboot binaries are used.
[https://github.com/Mic92/nixos-aarch64-images nixos-aarch64-images] provides a mechanism to modify the official NixOS installer with custom uboot bootloader required for different boards. This method does not require qemu or native arm, since the existing hydra image/pre-build uboot binaries are used.


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