diff --git a/hardware/sampledb.nix b/hardware/sampledb.nix index 18eb74b..3e1f5ad 100644 --- a/hardware/sampledb.nix +++ b/hardware/sampledb.nix @@ -19,7 +19,7 @@ }; fileSystems."/SampleDB" = { - device = "/dev/disk/by-uuid/37c4881b-932e-4a3c-9cfc-6b2c26a4c014"; + device = "/dev/disk/by-uuid/6f9e7adf-f37e-4d70-9d33-ecc53f254be4"; fsType = "ext4"; };