diff --git a/nix/hosts/t490/services/default.nix b/nix/hosts/t490/services/default.nix
index bb46afd2..46fca0d4 100644
--- a/nix/hosts/t490/services/default.nix
+++ b/nix/hosts/t490/services/default.nix
@@ -26,5 +26,6 @@
     pulseaudio.enable = false;
     throttled.enable = true;
     thermald.enable = true;
+    upower.enable = true;
   };
 }