diff --git a/hardware/sampledb.nix b/hardware/sampledb.nix index 3e1f5ad..1d69f67 100644 --- a/hardware/sampledb.nix +++ b/hardware/sampledb.nix @@ -18,11 +18,6 @@ fsType = "ext4"; }; - fileSystems."/SampleDB" = { - device = "/dev/disk/by-uuid/6f9e7adf-f37e-4d70-9d33-ecc53f254be4"; - fsType = "ext4"; - }; - fileSystems."/mnt/archive" = { device = "/dev/disk/by-uuid/66103455-9fcd-4b5b-9735-37b85a51019d"; fsType = "ext4";