waffentrager: nextcloud - add php extensions

This commit is contained in:
2024-03-26 10:53:37 +01:00
parent f4e0d49672
commit 4d4157e63a
@@ -54,6 +54,7 @@
"opcache.revalidate_freq" = "60";
"opcache.save_comments" = "1";
};
phpExtraExtensions = ex: [ ex.zip ex.zlib ex.tidy ];
};
services.nginx.virtualHosts.${config.services.nextcloud.hostName} = {
forceSSL = true;