diff --git a/nix/hosts/t490/services/default.nix b/nix/hosts/t490/services/default.nix index bb46afd..46fca0d 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; }; }