diff --git a/nix/hosts/t490/configuration.nix b/nix/hosts/t490/configuration.nix index abb8c26..399816b 100644 --- a/nix/hosts/t490/configuration.nix +++ b/nix/hosts/t490/configuration.nix @@ -25,6 +25,7 @@ }; }; + services.throttled.enable = true; services.thermald.enable = true; services.power-profiles-daemon.enable = false;