added home to minidlna

This commit is contained in:
2024-09-07 09:08:20 -06:00
parent 5f10aeeccd
commit f8f6d3366b

View File

@@ -93,7 +93,7 @@
openFirewall = true;
settings = {
inotify = "yes";
media_dir = [ "/mnt/pool" ];
media_dir = [ "/mnt/pool" "/mnt/jawz" ];
};
};
btrfs.autoScrub = {