diff --git a/hosts/magicman/laptop.nix b/hosts/magicman/laptop.nix index 1fe882d..67d5166 100644 --- a/hosts/magicman/laptop.nix +++ b/hosts/magicman/laptop.nix @@ -3,7 +3,7 @@ hardware.brillo.enable = true; powerManagement.enable = true; - services.tlp.enable = true; + services.thermald.enable = true; services.auto-cpufreq = { enable = true;