nextcloud: update to nextcloud28

This commit is contained in:
Rouven Seifert 2024-01-29 16:04:51 +01:00
parent 6b541c0fac
commit 48683c6b2f
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -16,7 +16,7 @@ in
nextcloud = {
enable = true;
configureRedis = true;
package = pkgs.nextcloud27;
package = pkgs.nextcloud28;
hostName = domain;
https = true; # Use https for all urls
phpExtraExtensions = all: [