From b183aac0ac4115a4aae4592e761e4e79ac287324 Mon Sep 17 00:00:00 2001 From: paki23 Date: Sat, 30 Jul 2022 18:21:18 +0200 Subject: [PATCH] g733qs: addded amd pstate handling --- asus/rog-strix/g733qs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asus/rog-strix/g733qs/default.nix b/asus/rog-strix/g733qs/default.nix index 89ec2a7..8e5fde1 100644 --- a/asus/rog-strix/g733qs/default.nix +++ b/asus/rog-strix/g733qs/default.nix @@ -1,7 +1,7 @@ { config, pkgs, lib, ... }: { imports = [ - ../../../common/cpu/amd + ../../../common/cpu/amd/pstate.nix ../../../common/gpu/nvidia.nix ../../../common/pc/laptop ../../../common/pc/ssd