summaryrefslogtreecommitdiff
path: root/tw/system/lud.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-01-27 19:06:23 +0100
committerTimo Wilken2023-01-27 19:06:23 +0100
commita827e007b6d2490c97ce1d0d74a570b7df6ad640 (patch)
tree8492b4e0a20307707ce3a30c4fe47a0c6f52a816 /tw/system/lud.scm
parent76aaadd77898c9a0340855b0759dfd7caf909392 (diff)
Install openssl for Nextcloud
Diffstat (limited to 'tw/system/lud.scm')
-rw-r--r--tw/system/lud.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/tw/system/lud.scm b/tw/system/lud.scm
index cc605b76..5cba755b 100644
--- a/tw/system/lud.scm
+++ b/tw/system/lud.scm
@@ -8,7 +8,7 @@
#:use-module (tw system))
(use-package-modules admin bash certs databases linux man php python rsync
- shells tor video)
+ shells tls tor video)
(use-service-modules certbot databases file-sharing mcron monitoring
networking pm ssh syncthing vpn web)
@@ -221,7 +221,7 @@ ProxyPass \"/\" \"https://127.0.0.1:48448/\"
mariadb ; for Nextcloud backup script
;; For Nextcloud. PHP modules must be installed in system
;; profile, as that's referred to in Nextcloud's php.ini.
- php php-apcu
+ php php-apcu openssl ; curl is in `%base-system-packages'
%base-system-packages))
;; Below is the list of system services. To search for available