mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 11:29:42 +01:00
throttled consistency
This commit is contained in:
parent
6bd8ae5409
commit
116ae977ab
1 changed files with 1 additions and 1 deletions
|
@ -53,5 +53,5 @@
|
||||||
# higher when running throttled than when running in the other two scenarios,
|
# higher when running throttled than when running in the other two scenarios,
|
||||||
# but still substantially under critical temp.
|
# but still substantially under critical temp.
|
||||||
|
|
||||||
services.thermald.enable = lib.mkDefault true;
|
services.throttled.enable = lib.mkDefault true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue