move acpi_call.nix and cpu-throttling-bug.nix to common folder
This commit is contained in:
parent
d4a430fef2
commit
941fbef86f
8 changed files with 9 additions and 9 deletions
|
|
@ -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
|
||||
../.
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue