From 2e46123cb14b7a4160fff501087b79541df2731e Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 29 Jul 2023 16:15:19 +0200 Subject: Fix(hosts/isimud): Import the whole system configuration --- hosts/apzu/hardware/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/apzu') diff --git a/hosts/apzu/hardware/default.nix b/hosts/apzu/hardware/default.nix index 137b2d02..a208c94c 100644 --- a/hosts/apzu/hardware/default.nix +++ b/hosts/apzu/hardware/default.nix @@ -8,6 +8,7 @@ nixpkgs.hostPlatform = "x86_64-linux"; soispha.disks = { + enable = true; disk = "/dev/disk/by-id/nvme-INTEL_SSDPEKNU512GZH_PHKA1481032A512A_1"; ssd = true; swap = { -- cgit 1.4.1