bump(nextcloud): 31

This commit is contained in:
Giulio De Pasquale 2025-04-24 13:03:07 +01:00
parent ab817ede3e
commit bd95960c84

View File

@ -60,7 +60,7 @@ in
enable = true;
hostName = domain;
https = true;
package = pkgs.nextcloud30;
package = pkgs.nextcloud31;
datadir = "/services/nextcloud";
configureRedis = true;
caching = {