nextcloud: update to 29

This commit is contained in:
Rouven Seifert 2024-06-21 14:59:46 +02:00
parent a0cb59cd48
commit a971e3f100
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

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