summaryrefslogtreecommitdiffstats
path: root/lenovo/thinkpad/x230/default.nix
diff options
context:
space:
mode:
authorAndré-Patrick Bubel <code@andre-bubel.de>2018-10-19 17:52:25 +0200
committerJörg Thalheim <joerg@thalheim.io>2018-10-23 09:28:07 +0100
commit941fbef86f558b9a39e6d1460ba5a34ecd72ebd5 (patch)
tree152d0fe4d5154f573cd48698215bc4564177cd49 /lenovo/thinkpad/x230/default.nix
parentd4a430fef28b584bfcf580a681cd63330a232241 (diff)
move acpi_call.nix and cpu-throttling-bug.nix to common folder
Diffstat (limited to 'lenovo/thinkpad/x230/default.nix')
-rw-r--r--lenovo/thinkpad/x230/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lenovo/thinkpad/x230/default.nix b/lenovo/thinkpad/x230/default.nix
index 32e5c13..58b09f4 100644
--- a/lenovo/thinkpad/x230/default.nix
+++ b/lenovo/thinkpad/x230/default.nix
@@ -4,7 +4,7 @@
imports = [
../.
../../../common/cpu/intel
- ../acpi_call.nix
+ ../../../common/pc/laptop/acpi_call.nix
];
boot = {