NixOS on ARM/Orange Pi 5: Difference between revisions

imported>Ryan4yin
No edit summary
Sedlund (talk | contribs)
m grammar and clarification
Line 42: Line 42:
This flake which is extended version of [[User:ryan4yin|ryan4yin]] by adding bootloader by default to create the bootable SDImage( The prebuilt https://github.com/fb87/nixos-orangepi-5x/releases/download/v0.1.0/nixos-sd-image-23.05.20230613.c702c94-aarch64-linux.img.zst can already be used).
This flake which is extended version of [[User:ryan4yin|ryan4yin]] by adding bootloader by default to create the bootable SDImage( The prebuilt https://github.com/fb87/nixos-orangepi-5x/releases/download/v0.1.0/nixos-sd-image-23.05.20230613.c702c94-aarch64-linux.img.zst can already be used).


Note: bootloader requires `python2` which is kinda outdate, the `NIXPKGS_ALLOW_INSECURE=1` has to be passed in order to build.
Note: bootloader requires `python2` which is no longer receiving updates since 2020.  The `NIXPKGS_ALLOW_INSECURE=1` has to be passed in order to build.