From 36e604241ceae993da7a60cea7db3141cfb28c93 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Sat, 13 Apr 2024 15:43:34 +0200 Subject: [PATCH] update laptop config --- hosts/laptop/default.nix | 1 + 1 file changed, 1 insertion(+) 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;