diff --git a/nix/os/devices/steveej-t14/hw.nix b/nix/os/devices/steveej-t14/hw.nix index f78f9c0..9f95077 100644 --- a/nix/os/devices/steveej-t14/hw.nix +++ b/nix/os/devices/steveej-t14/hw.nix @@ -16,7 +16,7 @@ in { hardware.opinionatedDisk = { enable = true; encrypted = true; - diskId = "nvme-SKHynix_HFS001TD9TNI-L2B0B_CJ0AN89731030AV3Q"; + diskId = "nvme-WD_BLACK_SN850X_4000GB_2227DT443901"; }; # boot.initrd.availableKernelModules = stage1Modules;