Prevent overheating of the CPU with thermald
This commit is contained in:
@@ -45,4 +45,7 @@
|
||||
coreOffset = -100;
|
||||
gpuOffset = -75;
|
||||
};
|
||||
|
||||
# Prevent overheating of the CPU
|
||||
services.thermald.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user