feat: nextcloud test

This commit is contained in:
Nick 2024-10-18 12:03:00 -05:00
parent b58e54dbf6
commit c77b4a18cd

View file

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