summaryrefslogtreecommitdiff
path: root/tw/system/lud.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/system/lud.scm')
-rw-r--r--tw/system/lud.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tw/system/lud.scm b/tw/system/lud.scm
index 97cef45a..b5795eef 100644
--- a/tw/system/lud.scm
+++ b/tw/system/lud.scm
@@ -115,6 +115,7 @@ SSLSessionCacheTimeout 1200
(service yt-dlp-service-type
(yt-dlp-configuration
+ (yt-dlp #f) ; use yt-dlp from media-directory
(media-directory "/var/data/syncthing/Videos")
(user "syncthing")
(group "syncthing")))