move acpi_call.nix and cpu-throttling-bug.nix to common folder

This commit is contained in:
André-Patrick Bubel
2018-10-19 17:52:25 +02:00
committed by Jörg Thalheim
parent d4a430fef2
commit 941fbef86f
8 changed files with 9 additions and 9 deletions

View File

@@ -4,8 +4,8 @@
imports = [
../../../common/cpu/intel/kaby-lake
../../../common/pc/laptop
../../../lenovo/thinkpad/acpi_call.nix
../../../lenovo/thinkpad/cpu-throttling-bug.nix
../../../common/pc/laptop/acpi_call.nix
../../../common/pc/laptop/cpu-throttling-bug.nix
];
# Force S3 sleep mode. See README.wiki for details.