minidlma path update

This commit is contained in:
2024-02-03 09:38:17 -06:00
parent cfc6cae4a3
commit 6f4cec6cd3

View File

@@ -812,7 +812,7 @@ programs = {
* SERVICES
Miscellaneous services, most of which are managed by systemd.
- minidlna: allows me to watch my media on my tv.
- minidlna: allows me to watch my media on my TV.
- avahi: allows to discover/connect to devices through their hostname on the
same network.
- fstrim/btrfs: file-system services.
@@ -825,7 +825,7 @@ services = {
settings = {
inotify = "yes";
media_dir = [
"/mnt/glue"
"/mnt/pool/glue"
];
};
};