aboutsummaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
Diffstat (limited to 'tw')
-rw-r--r--tw/services/nextcloud.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/tw/services/nextcloud.scm b/tw/services/nextcloud.scm
index 555ea2d2..4347b100 100644
--- a/tw/services/nextcloud.scm
+++ b/tw/services/nextcloud.scm
@@ -278,7 +278,8 @@ opcache.revalidate_freq=120
(service (@ (tw services php-fpm) php-fpm-service-type)
((@ (tw services php-fpm) php-fpm-configuration)
(environment-variables ; Nextcloud News needs this.
- `(("SSL_CERT_DIR" . ,(file-append nss-certs "/etc/ssl/certs"))))
+ `(("SSL_CERT_DIR" . ,(file-append nss-certs "/etc/ssl/certs"))
+ ("PATH" . "/run/setuid-programs:/run/current-system/profile/bin:/run/current-system/profile/sbin")))
(php-ini-file %nextcloud-php.ini)))
(simple-service 'nextcloud-certificates certbot-service-type