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 = {