mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	removed explicit gpu mention as it's included in cpu profile
This commit is contained in:
		@@ -2,9 +2,8 @@
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../../../common/cpu/intel
 | 
			
		||||
    ../../../common/cpu/intel/haswell
 | 
			
		||||
    ../../../common/pc/laptop
 | 
			
		||||
    ../../../common/gpu/intel/haswell
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  hardware.enableAllFirmware = lib.mkDefault true;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user