aboutsummaryrefslogtreecommitdiff
path: root/tw/services/nextcloud.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/services/nextcloud.scm')
-rw-r--r--tw/services/nextcloud.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/tw/services/nextcloud.scm b/tw/services/nextcloud.scm
index f8bef474..555ea2d2 100644
--- a/tw/services/nextcloud.scm
+++ b/tw/services/nextcloud.scm
@@ -276,7 +276,9 @@ opcache.revalidate_freq=120
(body '("return 301 /remote.php$request_uri;"))))))))
(service (@ (tw services php-fpm) php-fpm-service-type)
- (php-fpm-configuration
+ ((@ (tw services php-fpm) php-fpm-configuration)
+ (environment-variables ; Nextcloud News needs this.
+ `(("SSL_CERT_DIR" . ,(file-append nss-certs "/etc/ssl/certs"))))
(php-ini-file %nextcloud-php.ini)))
(simple-service 'nextcloud-certificates certbot-service-type