mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	common/cpu/intel/comet-lake: init
This commit is contained in:
		
							
								
								
									
										7
									
								
								common/cpu/intel/comet-lake/default.nix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								common/cpu/intel/comet-lake/default.nix
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  imports = [ ../. ];
 | 
			
		||||
 | 
			
		||||
  boot.kernelParams = [
 | 
			
		||||
    "i915.enable_guc=2"
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user