summaryrefslogtreecommitdiff
path: root/tw/system/lud.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-02-19 17:46:33 +0100
committerTimo Wilken2023-02-19 17:46:33 +0100
commit9da75dc5c6547a9162e953175ad25f323c2a9750 (patch)
tree7948ab6696bab66e2bef03254beb4d5e3dbf2d1c /tw/system/lud.scm
parent32152898cbaebbe7d7a5f6b41be0ec8d76a08fdc (diff)
Add get-iplayer service
Diffstat (limited to 'tw/system/lud.scm')
-rw-r--r--tw/system/lud.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/tw/system/lud.scm b/tw/system/lud.scm
index c2f124b2..79b4d9d2 100644
--- a/tw/system/lud.scm
+++ b/tw/system/lud.scm
@@ -119,6 +119,11 @@ SSLSessionCacheTimeout 1200
(media-directory "/var/data/syncthing/Videos")
(user "syncthing")))
+ (service get-iplayer-service-type
+ (get-iplayer-configuration
+ (config-directory "/var/data/syncthing/Audiobooks/.get_iplayer")
+ (user "syncthing")))
+
;; certbot for Synapse + Apache/Nextcloud
;; This also installs a nginx server on port 80, redirecting to port 443.
(service certbot-service-type