From 2a1e72ec0223174b2635d022efe2d447779d7444 Mon Sep 17 00:00:00 2001 From: Lilly Date: Wed, 7 Jan 2026 08:49:47 +0000 Subject: [PATCH] Auto-commit: 2026-01-07 08:49:47 --- hosts/lillyserver/config.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/lillyserver/config.nix b/hosts/lillyserver/config.nix index e5c925b..561ff26 100644 --- a/hosts/lillyserver/config.nix +++ b/hosts/lillyserver/config.nix @@ -20,6 +20,7 @@ virtualisation.enable = true; amd = { boost.disable = true; + performancePreference = "power"; }; }; }