summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2023-01-19 20:43:34 +0100
committerTimo Wilken2023-01-19 20:43:34 +0100
commit1f2777826f052ec42d2fcc7072e04a958a72f459 (patch)
tree50b8dd2a17fee7aeaf18a097d837f37ce5af72b2
parent3366d36beddecc678a8c38c39bb10a0d76c747aa (diff)
Add dependencies for video downloader on lud
-rw-r--r--tw/system/lud.scm6
1 files changed, 4 insertions, 2 deletions
diff --git a/tw/system/lud.scm b/tw/system/lud.scm
index 15cdbeaf..775b3f83 100644
--- a/tw/system/lud.scm
+++ b/tw/system/lud.scm
@@ -7,8 +7,8 @@
#:use-module (tw packages php)
#:use-module (tw system common))
-(use-package-modules admin bash certs databases linux man php rsync
- shells video)
+(use-package-modules admin bash certs databases linux man php python rsync
+ shells tor video)
(use-service-modules certbot databases file-sharing mcron monitoring
networking pm ssh syncthing vpn web)
@@ -218,6 +218,8 @@ ProxyPass \"/\" \"https://127.0.0.1:48448/\"
(append (list
;; For nightly yt-dlp.
ffmpeg
+ ;; For video downloader.
+ python tor
;; For Nextcloud backup script.
btrfs-progs mariadb rsync
;; For Nextcloud. PHP modules must be installed in system