movie drive
This commit is contained in:
parent
109551a5b7
commit
6b7f7211e1
|
@ -17,7 +17,7 @@
|
|||
{ device = "/dev/disk/by-uuid/a0be6182-8c58-4cac-b2c4-58148b1847e8";
|
||||
fsType = "ext4";
|
||||
};
|
||||
fileSystems."/mnt/movies" =
|
||||
fileSystems."/mnt/movie_drive" =
|
||||
{ device = "/dev/disk/by-uuid/f3463885-fde8-4488-9442-37ced2b2c8f3";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue