raspberry-pi/4: format

This commit is contained in:
Felix Buehler 2023-11-14 20:47:59 +01:00
parent df9bb8a436
commit 9d09a7452c
1 changed files with 4 additions and 4 deletions

View File

@ -5,17 +5,17 @@
./audio.nix
./backlight.nix
./cpu-revision.nix
./digi-amp-plus.nix
./dwc2.nix
./i2c.nix
./modesetting.nix
./pkgs-overlays.nix
./poe-hat.nix
./poe-plus-hat.nix
./pwm0.nix
./tc358743.nix
./touch-ft5406.nix
./pwm0.nix
./pkgs-overlays.nix
./xhci.nix
./digi-amp-plus.nix
];
boot = {
@ -24,7 +24,7 @@
"usbhid"
"usb_storage"
"vc4"
"pcie_brcmstb" # required for the pcie bus to work
"pcie_brcmstb" # required for the pcie bus to work
"reset-raspberrypi" # required for vl805 firmware to load
];