Merge pull request #601 from genebean/nextcloud33

Updated to nextcloud33
This commit is contained in:
Gene Liverman 2026-03-09 15:29:17 -04:00 committed by GitHub
commit 876e5e3b67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -245,7 +245,7 @@ in {
nextcloud = {
enable = true;
hostName = "nextcloud.home.technicalissues.us";
package = pkgs.nextcloud31; # Need to manually increment with every major upgrade.
package = pkgs.nextcloud33; # Need to manually increment with every major upgrade.
appstoreEnable = true;
autoUpdateApps.enable = true;
config = {