mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	apple/macbook-pro/11-1: add comment why we include broadcom driver
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							7a9364e705
						
					
				
				
					commit
					12ad8c1bf1
				
			@@ -8,6 +8,7 @@
 | 
			
		||||
 | 
			
		||||
  # broadcom-wl
 | 
			
		||||
  hardware.enableRedistributableFirmware = lib.mkDefault true;
 | 
			
		||||
  # nixos-generate-config doesn't detect this automatically.
 | 
			
		||||
  boot.extraModulePackages = with config.boot.kernelPackages; [ broadcom_sta ];
 | 
			
		||||
  boot.kernelModules = [ "wl" ];
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user