I don't have pkgs.unstable that's just pkgs for me

This commit is contained in:
Lillian Violet 2025-03-27 13:30:54 +01:00
parent 34514c67b6
commit 0ab21551a1

View file

@ -45,7 +45,7 @@
enable = true;
# use the devicetree files from the official raspberrypi linux tree
dtbSource = pkgs.unstable.device-tree_rpi.override {inherit raspberrypifw;};
dtbSource = pkgs.device-tree_rpi.override {inherit raspberrypifw;};
filter = "bcm2711-rpi-4-b.dtb"; # only apply overlays on the one devicetree I actually need
name = "broadcom/bcm2711-rpi-4-b.dtb"; # use and load the correct rpi4b devicetree