diff --git a/nix/os/devices/steveej-t14/hw.nix b/nix/os/devices/steveej-t14/hw.nix index f78f9c0..570f464 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-KINGSTON_SFYRD2000G_50026B7685FE2D9B"; }; # boot.initrd.availableKernelModules = stage1Modules;