Bootstrap Image for NixOS on the RockPi 5
Find a file
2023-11-07 01:29:17 +01:00
.gitignore init with hw enablement kernel 6.6.0-rc1 2023-09-30 17:35:59 +02:00
flake.lock flake.lock: Update 2023-11-02 15:55:27 +01:00
flake.nix flake.lock: Update 2023-11-02 15:55:27 +01:00
image.nix Increase boot volume size 2023-11-02 15:58:38 +01:00
iso.nix Convert to installer ISO 2023-10-21 23:03:28 +02:00
kernel.nix kernel: Update version to 6.6.0 2023-11-02 16:15:18 +01:00
README.md Add README with build instruction 2023-11-07 01:29:17 +01:00

NixOS for the Rock 5B

This is my config for getting NixOS on the Rock 5B and booting from NVME together with a mainline U-Boot (master after the 2023.10 release works great).

Image

Build the image using the image output of the flake.

nix build .#nixosConfigurations.image.config.system.build.sdImage