From b750b56a20a335056c1211b91ae16a7fa057f1c2 Mon Sep 17 00:00:00 2001 From: koalp Date: Sat, 9 Apr 2022 23:48:00 +0200 Subject: [PATCH] feat: add acpi_call and ssd for thinkpad x270 acpi_call is required to use tlp on lenovo thinkpad x270 and some x270 have an ssd. Therefor, acpi_call and ssd have been added to the lenovo thinkpad x270 hardware config. --- lenovo/thinkpad/x270/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lenovo/thinkpad/x270/default.nix b/lenovo/thinkpad/x270/default.nix index af4991b..726736f 100644 --- a/lenovo/thinkpad/x270/default.nix +++ b/lenovo/thinkpad/x270/default.nix @@ -2,6 +2,8 @@ imports = [ ../. ../../../common/cpu/intel + ../../../common/pc/laptop/acpi_call.nix + ../../../common/pc/laptop/ssd ]; boot.kernelParams = [