Try to get mergerFS working
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
fileSystems."/mnt/data-storage" = {
|
||||
device = "/mnt/content-*";
|
||||
fsType = "fuse.mergerfs";
|
||||
depends = [
|
||||
$MERGERFS_DEPENDS
|
||||
];
|
||||
options = [
|
||||
"category.create=ff"
|
||||
"cache.files=partial"
|
||||
|
||||
Reference in New Issue
Block a user