Skip to content

Commit fc4c7c6

Browse files
committed
1 parent 7449750 commit fc4c7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

raspberry-pi/4/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"usbhid"
3434
"usb-storage"
3535
"vc4"
36-
"pcie_brcmstb" # required for the pcie bus to work
36+
"pcie-brcmstb" # required for the pcie bus to work
3737
"reset-raspberrypi" # required for vl805 firmware to load
3838
]
3939
++ lib.optional config.boot.initrd.network.enable "genet";

0 commit comments

Comments
 (0)