mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	lenovo/thinkpad: Refactor of yogas
This commit is contained in:
		@@ -1,13 +0,0 @@
 | 
			
		||||
{ config, lib, ... }: {
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../.
 | 
			
		||||
    ../../../common/cpu/intel
 | 
			
		||||
    ../../../common/pc/laptop/acpi_call.nix
 | 
			
		||||
    ../../../common/pc/laptop/ssd
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  # automatic screen orientation
 | 
			
		||||
  hardware.sensor.iio.enable = true;
 | 
			
		||||
 | 
			
		||||
  services.xserver.wacom.enable = lib.mkDefault config.services.xserver.enable;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user