diff --git a/modules/core/amd-cpu-tweaks.nix b/modules/core/amd-cpu-tweaks.nix index 361c67e..ea65afa 100644 --- a/modules/core/amd-cpu-tweaks.nix +++ b/modules/core/amd-cpu-tweaks.nix @@ -5,4 +5,4 @@ ] ++ lib.optionals config.my.amd.boost.disable [ "w /sys/devices/system/cpu/cpufreq/boost - - - - 0" ]; -} \ No newline at end of file +}