mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	surface/surface-go: set kernel to 6.1.55
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							afc5a2949b
						
					
				
				
					commit
					de516d0dee
				
			@@ -17,7 +17,7 @@ in {
 | 
				
			|||||||
    ../../../common/cpu/intel/kaby-lake
 | 
					    ../../../common/cpu/intel/kaby-lake
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  microsoft-surface.kernelVersion = "6.1.53";
 | 
					  microsoft-surface.kernelVersion = "6.1.55";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  boot.kernelParams = [
 | 
					  boot.kernelParams = [
 | 
				
			||||||
    "i915.enable_rc6=1"
 | 
					    "i915.enable_rc6=1"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user