lenovo/thinkpad/t420: add tp-smapi

The T420 seems to have partial (readonly) support for the tp-smapi module, which TLP can make use of:

> Install tp-smapi kernel modules for extended battery info (e.g. the cycle count)
This commit is contained in:
Naïm Favier 2021-09-16 12:41:30 +02:00 committed by GitHub
parent a387b870f8
commit 95ce025962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
{
imports = [
../.
../tp-smapi.nix
../../../common/cpu/intel/sandy-bridge
../../../common/pc/laptop/acpi_call.nix
];