NixOS on ARM: Difference between revisions

imported>Samueldr
m Reverted edits by Extends (talk) to last revision by Tomberek
imported>Mic92
Mention nixos-aarch64-images
Line 352: Line 352:
</syntaxHighlight>
</syntaxHighlight>
(the last option should not be required on NixOS machines)
(the last option should not be required on NixOS machines)
== 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.


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