From 5e63ebbfcc1614935a50d4ff755dff381c46a987 Mon Sep 17 00:00:00 2001 From: Tad Fisher Date: Fri, 13 Oct 2023 19:14:05 -0700 Subject: [PATCH] lenovo/thinkpad/p14s/amd/gen2: enable amd_pstate --- lenovo/thinkpad/p14s/amd/gen2/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/lenovo/thinkpad/p14s/amd/gen2/default.nix b/lenovo/thinkpad/p14s/amd/gen2/default.nix index 664f83d..7c496f6 100644 --- a/lenovo/thinkpad/p14s/amd/gen2/default.nix +++ b/lenovo/thinkpad/p14s/amd/gen2/default.nix @@ -2,6 +2,7 @@ { imports = [ ../. + ../../../../../common/cpu/amd/pstate.nix ]; # For suspending to RAM, set Config -> Power -> Sleep State to "Linux" in EFI.