diff options
Diffstat (limited to 'system/prefect.nix')
-rw-r--r-- | system/prefect.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/prefect.nix b/system/prefect.nix index 3a623b23..674b5308 100644 --- a/system/prefect.nix +++ b/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 |