diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/prefect.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/prefect.nix b/system/prefect.nix index 12f0dd56..28905d10 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -25,6 +25,11 @@ ./settings/programs/shell.nix ./settings/programs/docker.nix ./settings/gaming.nix + <nixos-hardware/common/cpu/amd> + <nixos-hardware/common/cpu/amd/pstate.nix> + <nixos-hardware/common/pc/ssd> + <nixos-hardware/common/pc> + <nixos-hardware/common/gpu/nvidia> ]; nixpkgs.hostPlatform = "x86_64-linux"; |