From 497d4aec5e6744608c0a32ee93311a194b59b385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lex=20Santiago?= Date: Sat, 13 Apr 2024 11:48:07 -0400 Subject: [PATCH] Resolve conflict caused by a default --- configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 6663267..8b65772 100644 --- a/configuration.nix +++ b/configuration.nix @@ -12,7 +12,8 @@ boot.initrd.luks.devices."luks-1ec6d49d-7a0b-4ac9-aaea-e8efc1c75ac0".device = "/dev/disk/by-uuid/1ec6d49d-7a0b-4ac9-aaea-e8efc1c75ac0"; # Laptop power management - services.thermald.enable = true + services.power-profiles-daemon.enable = false; + services.thermald.enable = true; services.tlp = { enable = true; settings = {