From 145286e80f2dbcc24f8df842c0b56ee98127ed5c Mon Sep 17 00:00:00 2001 From: Bloxx12 Date: Thu, 22 May 2025 18:19:38 +0200 Subject: [PATCH] power: remove undervolt --- modules/system/hardware/power.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/modules/system/hardware/power.nix b/modules/system/hardware/power.nix index 7e55a66..93d14ff 100644 --- a/modules/system/hardware/power.nix +++ b/modules/system/hardware/power.nix @@ -89,14 +89,6 @@ in { logEvents = true; }; - # INFO: Only works on Intel - undervolt = { - enable = true; - - tempBat = 65; - package = pkgs.undervolt; - }; - auto-cpufreq = { enable = false; settings = {