summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Neto <josenetodino@gmail.com>2019-05-04 15:04:05 -0300
committerJosé Neto <josenetodino@gmail.com>2019-05-04 15:04:05 -0300
commita8ea967866515cee5a4281ac7799bd82219e5fb7 (patch)
tree861dd01b3322997e99f4b30ccb23b433225704ad
parent1e4abf794a6b32fbad38fe427fb8c390eee53e2c (diff)
t430: add acpi_call module
-rw-r--r--lenovo/thinkpad/t430/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lenovo/thinkpad/t430/default.nix b/lenovo/thinkpad/t430/default.nix
index 09cee74..bdad1be 100644
--- a/lenovo/thinkpad/t430/default.nix
+++ b/lenovo/thinkpad/t430/default.nix
@@ -4,6 +4,7 @@
imports = [
../.
../../../common/cpu/intel
+ ../../../common/pc/laptop/acpi_call.nix
];
boot = {