about summary refs log tree commit diff
path: root/lenovo/thinkpad/t480s/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lenovo/thinkpad/t480s/default.nix')
-rw-r--r--lenovo/thinkpad/t480s/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/lenovo/thinkpad/t480s/default.nix b/lenovo/thinkpad/t480s/default.nix
index 2f4b8a9129e3..3e079d5fb060 100644
--- a/lenovo/thinkpad/t480s/default.nix
+++ b/lenovo/thinkpad/t480s/default.nix
@@ -3,8 +3,8 @@
 {
   imports = [
     ../../../common/cpu/intel
-    ../acpi_call.nix
-    ../cpu-throttling-bug.nix
+    ../../../common/pc/laptop/acpi_call.nix
+    ../../../common/pc/laptop/cpu-throttling-bug.nix
     ../.
   ];
 }