nextcloud: Bump to NC 25

This commit is contained in:
Giulio De Pasquale 2022-11-11 19:17:40 +01:00
parent 2e1d374c0b
commit 1a6c6a5351

View File

@ -23,7 +23,7 @@ in {
enable = true;
hostName = domain;
https = true;
package = pkgs.unstable.nextcloud24;
package = pkgs.unstable.nextcloud25;
caching = {
redis = true;