From 680d1b5014dfc91fc05e75615f3a81298789d86d Mon Sep 17 00:00:00 2001 From: Lilly Date: Wed, 7 Jan 2026 13:07:23 +0000 Subject: [PATCH] Auto-commit: 2026-01-07 13:07:23 --- modules/core/amd-cpu-tweaks.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +}