mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 19:46:03 +01:00
organize kernels and firmware
This commit is contained in:
parent
28498601bb
commit
9cac87a79c
8 changed files with 212 additions and 127 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
sdImage = {
|
||||
populateFirmwareCommands = let
|
||||
raspberrypifw = pkgs.raspberrypifw-5_15_87;
|
||||
inherit (pkgs) raspberrypifw;
|
||||
configTxt = pkgs.writeText "config.txt" ''
|
||||
[pi02]
|
||||
kernel=u-boot-rpi_arm64.bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue