summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2019-05-13 06:31:08 +0100
committerGitHub <noreply@github.com>2019-05-13 06:31:08 +0100
commit59c97be4d0c9e859cb8e3d214707601f213a6914 (patch)
tree59bb21c0efe423be5a070ba7cd6ee822a641e46e
parente585114348838d55c228484b2cfb5771c5853d4d (diff)
parenta8ea967866515cee5a4281ac7799bd82219e5fb7 (diff)
Merge pull request #106 from jnetod/master
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 = {