This commit is contained in:
Morten Olsen
2024-04-30 21:24:51 +02:00
parent 06e224a262
commit 2c505a00ce
2 changed files with 6 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
# override nixos-hardware profile
throttled.enable = false;
thermald.enable = true;
thermald.enable = false;
};
}