Try to get mergerFS working

This commit is contained in:
Raphaël Numbus
2026-01-03 12:08:00 +01:00
parent 6f2b2b2f70
commit 578079c373
-3
View File
@@ -5,9 +5,6 @@
fileSystems."/mnt/data-storage" = {
device = "/mnt/content-*";
fsType = "fuse.mergerfs";
depends = [
$MERGERFS_DEPENDS
];
options = [
"category.create=ff"
"cache.files=partial"