config txt rendering

This commit is contained in:
Travis Staton 2023-02-23 14:22:49 -05:00
parent 5756b051fa
commit 9ebf2ff9c2
4 changed files with 113 additions and 7 deletions

View file

@ -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}";