prefect: enable AMD P-State control
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M system/prefect.nix → system/prefect.nix
@@ -8,6 +8,7 @@ }: { imports = [ (nixos-hardware + "/common/pc/ssd") (nixos-hardware + "/common/cpu/amd") + (nixos-hardware + "/common/cpu/amd/pstate.nix") ./settings/base.nix ./settings/configuration/berlin.nix