diff options
-rw-r--r-- | system/prefect.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/prefect.nix b/system/prefect.nix index 7609d9a3..c0938bbf 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -2,6 +2,8 @@ { imports = [ ./hardware-configuration.nix + <nixos-hardware/common/pc/ssd> + <nixos-hardware/common/cpu/intel> ./settings/satoshipay.nix ./settings/base.nix |