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