mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-12-20 00:29:45 +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…
Reference in a new issue