enabled minidlna
This commit is contained in:
parent
de81b95a77
commit
3cc3a378cb
@ -112,15 +112,15 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
fileSystems = [ "/" ];
|
fileSystems = [ "/" ];
|
||||||
};
|
};
|
||||||
# minidlna = {
|
minidlna = {
|
||||||
# enable = true;
|
enable = true;
|
||||||
# openFirewall = true;
|
openFirewall = true;
|
||||||
# settings = {
|
settings = {
|
||||||
# inotify = "yes";
|
inotify = "yes";
|
||||||
# media_dir = [
|
media_dir = [
|
||||||
# "/mnt/pool/glue"
|
"/mnt/pool/"
|
||||||
# ];
|
];
|
||||||
# };
|
};
|
||||||
# };
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user