mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
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
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
imports = [
|
||||
../.
|
||||
../acpi_call.nix
|
||||
../../../common/cpu/intel
|
||||
../../../common/pc/laptop/acpi_call.nix
|
||||
];
|
||||
|
||||
# https://wiki.archlinux.org/index.php/TLP#Btrfs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue