mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
move acpi_call.nix and cpu-throttling-bug.nix to common folder
This commit is contained in:
committed by
Jörg Thalheim
parent
d4a430fef2
commit
941fbef86f
@@ -7,8 +7,8 @@
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
../../cpu-throttling-bug.nix
|
||||
../../acpi_call.nix
|
||||
../../../../common/pc/laptop/acpi_call.nix
|
||||
../../../../common/pc/laptop/cpu-throttling-bug.nix
|
||||
];
|
||||
|
||||
# See https://linrunner.de/en/tlp/docs/tlp-faq.html#battery
|
||||
|
||||
Reference in New Issue
Block a user