diff --git a/hosts/laptop/default.nix b/hosts/laptop/default.nix index 5aa9f69..2c70357 100644 --- a/hosts/laptop/default.nix +++ b/hosts/laptop/default.nix @@ -20,6 +20,7 @@ services = { thermald.enable = true; power-profiles-daemon.enable = true; + cpupower-gui.enable = true; upower = { enable = true;