throttled consistency

This commit is contained in:
Chris McDonough 2022-07-11 17:44:39 -04:00
parent 6bd8ae5409
commit 116ae977ab
1 changed files with 1 additions and 1 deletions

View File

@ -53,5 +53,5 @@
# higher when running throttled than when running in the other two scenarios,
# but still substantially under critical temp.
services.thermald.enable = lib.mkDefault true;
services.throttled.enable = lib.mkDefault true;
}