mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	lenovo/thinkpad/t460s: Add missing acpi_call module
This is required by tlp for battery management.
This commit is contained in:
		@@ -3,6 +3,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  imports = [
 | 
					  imports = [
 | 
				
			||||||
    ../../../common/cpu/intel
 | 
					    ../../../common/cpu/intel
 | 
				
			||||||
 | 
					    ../../../common/pc/laptop/acpi_call.nix
 | 
				
			||||||
    ../.
 | 
					    ../.
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user