From 0fa52dbd1897f5c932bd66027f040e9bffd8b728 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Wed, 11 Dec 2024 09:41:25 +0300 Subject: [PATCH] Max: Add ryzen smu. --- host/x86_64-linux/max/Power.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/host/x86_64-linux/max/Power.nix b/host/x86_64-linux/max/Power.nix index acda597..caead87 100644 --- a/host/x86_64-linux/max/Power.nix +++ b/host/x86_64-linux/max/Power.nix @@ -2,6 +2,8 @@ pkgs, ... }: { + hardware.cpu.amd.ryzen-smu.enable = true; + environment.systemPackages = with pkgs; [ # SRC: https://github.com/FlyGoat/RyzenAdj # ./ryzenadj --stapm-limit=45000 --fast-limit=45000 --slow-limit=45000 --tctl-temp=90