Removed sampledb HDD from nix config
This commit is contained in:
parent
05e7664925
commit
3c9907db9a
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user