NixOS on ARM/Raspberry Pi 4: Difference between revisions
update state version to 24.11 |
undo accidental chinese translation Tags: Manual revert Visual edit |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 288: | Line 288: | ||
}; | }; | ||
</nowiki>}} | </nowiki>}} | ||
== Customizing & Generating SD image without installation step == | |||
There's a nix-community project to support fine-grained kernel & config.txt, and generate the image directly: | |||
[https://github.com/nix-community/raspberry-pi-nix/ nix-community/raspberry-pi-nix] | |||
== Notes about the boot process == | == Notes about the boot process == |