petalius: use imps protocol, trackpoint breaks on suspend otherwise
This commit is contained in:
		
							parent
							
								
									f2dfdfe5c9
								
							
						
					
					
						commit
						fe5b058aa0
					
				@ -78,12 +78,12 @@
 | 
			
		||||
  ];
 | 
			
		||||
  boot.kernelParams = [
 | 
			
		||||
    # "psmouse.synaptics_intertouch=1"
 | 
			
		||||
    # "psmouse.proto=imps"
 | 
			
		||||
    "psmouse.proto=imps"
 | 
			
		||||
  ];
 | 
			
		||||
  boot.kernelModules = [
 | 
			
		||||
    # "rmi_smbus"
 | 
			
		||||
    # "i2c_hid"
 | 
			
		||||
    # "psmouse"
 | 
			
		||||
    "rmi_smbus"
 | 
			
		||||
    "i2c_hid"
 | 
			
		||||
    "psmouse"
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  # time.timeZone = pkgs.lib.mkOverride 10 "Asia/Tokyo";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user