rollback to nextcloud, not app apps upgradet yet

This commit is contained in:
2025-03-17 20:05:37 -06:00
parent 30d393ad34
commit 5672d130ff

View File

@@ -84,7 +84,7 @@ in
nextcloud = {
enable = true;
https = true;
package = pkgs.nextcloud31;
package = pkgs.nextcloud30;
appstoreEnable = true;
configureRedis = true;
extraAppsEnable = true;