mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	raspberry-pi/4: format
This commit is contained in:
		@@ -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
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user