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.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/tw/system/lud.scm b/tw/system/lud.scm
index b5795eef..c2f124b2 100644
--- a/tw/system/lud.scm
+++ b/tw/system/lud.scm
@@ -117,8 +117,7 @@ SSLSessionCacheTimeout 1200
(yt-dlp-configuration
(yt-dlp #f) ; use yt-dlp from media-directory
(media-directory "/var/data/syncthing/Videos")
- (user "syncthing")
- (group "syncthing")))
+ (user "syncthing")))
;; certbot for Synapse + Apache/Nextcloud
;; This also installs a nginx server on port 80, redirecting to port 443.