From fa741d9c29e637357ec8bb13dd5029e1425d3982 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Fri, 1 May 2026 14:27:05 -0400 Subject: [PATCH] lact: -150 -> -130 --- hosts/yarn/lact.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/yarn/lact.nix b/hosts/yarn/lact.nix index 405dace..e0f17c1 100644 --- a/hosts/yarn/lact.nix +++ b/hosts/yarn/lact.nix @@ -31,7 +31,7 @@ in # clpeak under perf=high (sustained DPM7); visible artifacting on the # display engine appeared at -300 mV, so this sits 75 mV below that # cliff for a real-world safety margin (cool clpeak < hot gaming). - voltage_offset = -150; # mV; kernel range on this card: -450..0 + voltage_offset = -130; # mV; kernel range on this card: -450..0 max_core_clock = 2400; # MHz; default boost ~2520 power_cap = 200.0; # W; default 220, max 280 performance_level = "auto";