summaryrefslogtreecommitdiff
path: root/tw/system
diff options
context:
space:
mode:
authorTimo Wilken2023-06-03 19:14:13 +0200
committerTimo Wilken2023-06-03 19:14:13 +0200
commitad4501e0f3c03cd7aba2192cc06f1c41e9197b22 (patch)
tree1c487994d0fbb5ac0ee9a6c513b3c94e6e80e6ba /tw/system
parent35fb990b504eeda9fc7b86002a229f57d89332e5 (diff)
Install and enable php-imagick for Nextcloud
Diffstat (limited to 'tw/system')
-rw-r--r--tw/system/lud.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/system/lud.scm b/tw/system/lud.scm
index 17b16795..4a654687 100644
--- a/tw/system/lud.scm
+++ b/tw/system/lud.scm
@@ -66,7 +66,7 @@ SSLSessionCacheTimeout 1200
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 openssl ; curl is in `%base-system-packages'
+ php php-apcu php-imagick openssl ; curl is in `%base-system-packages'
%base-system-packages))
;; Below is the list of system services. To search for available