feat: nextcloud test

This commit is contained in:
Nick 2025-06-09 02:24:08 -05:00
parent c6f5c7cdad
commit 5d981ba6ee

View file

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