diff --git a/nix/hosts/t490/configuration.nix b/nix/hosts/t490/configuration.nix
index abb8c268..399816b7 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;