mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
dell/xps: enable thermald service
This commit is contained in:
@@ -14,4 +14,7 @@
|
||||
boot.blacklistedKernelModules = [ "psmouse" ];
|
||||
|
||||
services.throttled.enable = lib.mkDefault true;
|
||||
|
||||
# This will save you money and possibly your life!
|
||||
services.thermald.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user