feat: nextcloud test

This commit is contained in:
Nick 2024-10-17 16:58:28 -05:00
parent 8e383305cc
commit 7196dd5c7c

View file

@ -27,7 +27,7 @@ in {
hostName = host;
https = true;
webserver = "caddy";
package = pkgs.nextcloud29;
package = pkgs.nextcloud30;
phpOptions."opcache.interned_strings_buffer" = "24";
extraAppsEnable = true;
extraApps = {