petalius: disable kernel patch, it doesn't work anyhow
This commit is contained in:
		
							parent
							
								
									c16dece635
								
							
						
					
					
						commit
						055b0ae03e
					
				@ -68,7 +68,7 @@
 | 
			
		||||
 | 
			
		||||
  # boot.kernelPackages = pkgs.lib.mkOverride 10 pkgs.linuxPackages;
 | 
			
		||||
  boot.kernelPatches = [
 | 
			
		||||
    { patch = ./len0073.patch; name = "len0073"; }
 | 
			
		||||
    # { patch = ./len0073.patch; name = "len0073"; }
 | 
			
		||||
  ];
 | 
			
		||||
  boot.kernelParams = [
 | 
			
		||||
    # "psmouse.synaptics_intertouch=1"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user