mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-12-07 09:31:02 +01:00
config txt rendering
This commit is contained in:
parent
5756b051fa
commit
9ebf2ff9c2
4 changed files with 113 additions and 7 deletions
|
|
@ -74,7 +74,7 @@ in {
|
|||
fw = rpi-firmware-stable-src;
|
||||
wireless-fw = import ./raspberrypi-wireless-firmware.nix {
|
||||
bluez-firmware = rpi-bluez-firmware-src;
|
||||
firmware-nonfree-src = rpi-firmware-nonfree-src;
|
||||
firmware-nonfree = rpi-firmware-nonfree-src;
|
||||
};
|
||||
}] // {
|
||||
latest = final.rpi-kernels."${latest}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue