mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
raspberry-pi/4: move filter into default.nix
This commit is contained in:
parent
c4399b921f
commit
5a67562945
2 changed files with 1 additions and 1 deletions
|
|
@ -15,6 +15,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
hardware.deviceTree.filter = "bcm2711-rpi-*.dtb";
|
||||
|
||||
# Required for the Wireless firmware
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue