Add device tree filter for Pi 4 B

This commit is contained in:
Jordan Holt 2023-12-27 14:58:01 +00:00
parent 33f55317f7
commit c7ee0c1acb
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -17,6 +17,7 @@
};
deviceTree = {
enable = true;
filter = "*rpi-4-*.dtb";
overlays = [
{
# Adapted from: https://github.com/raspberrypi/linux/blob/rpi-6.1.y/arch/arm/boot/dts/overlays/hifiberry-digi-pro-overlay.dts
@ -68,7 +69,7 @@
};
};
'';
};
}
];
};
firmware = with pkgs; [