mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	Merge branch 'master' into imxade-patch-1
This commit is contained in:
		@@ -10,10 +10,4 @@
 | 
			
		||||
    fwupd.enable = lib.mkDefault true;
 | 
			
		||||
    thermald.enable = lib.mkDefault true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  boot = {
 | 
			
		||||
    # needs to be explicitly loaded or else bluetooth/wifi won't work.
 | 
			
		||||
    kernelModules = [ "wl" ];
 | 
			
		||||
    extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user