From 46d621892aaa27f2e718bf94305b78d98ccea790 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Mon, 16 Dec 2024 14:20:57 +0100 Subject: [PATCH] disable power-profiles-daemon explicitly --- hosts/muos/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/muos/configuration.nix b/hosts/muos/configuration.nix index 7e91a4a..27768af 100644 --- a/hosts/muos/configuration.nix +++ b/hosts/muos/configuration.nix @@ -222,6 +222,7 @@ }; thermald.enable = true; tlp.enable = true; + power-profiles-daemon.enable = false; xserver = { enable = true; xkb = {