mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-08 01:51:09 +01:00
lenovo/thinkpad/t460s: Add missing acpi_call module
This is required by tlp for battery management.
This commit is contained in:
parent
0ef7d22b6c
commit
157ae443af
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
imports = [
|
||||
../../../common/cpu/intel
|
||||
../../../common/pc/laptop/acpi_call.nix
|
||||
../.
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue