diff options
Diffstat (limited to 'hosts/tiamat/hardware/default.nix')
-rw-r--r-- | hosts/tiamat/hardware/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tiamat/hardware/default.nix b/hosts/tiamat/hardware/default.nix index dd0dd7d9..95a3ce43 100644 --- a/hosts/tiamat/hardware/default.nix +++ b/hosts/tiamat/hardware/default.nix @@ -8,6 +8,7 @@ nixpkgs.hostPlatform = "x86_64-linux"; soispha.disks = { + enable = true; disk = "/dev/disk/by-id/nvme-CT1000P5SSD8_21032C857568"; ssd = true; swap = { |