mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-01 00:29:40 +01:00
Fix cpu-throttling service file reference
This commit is contained in:
parent
cfc72f6c9b
commit
7f17d649cc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
{
|
||||
imports = [
|
||||
../.
|
||||
../../cpu-throttling.nix
|
||||
../../cpu-throttling-bug.nix
|
||||
../../acpi_call.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue