alpine: nextcloud 32

This commit is contained in:
Tristan 2026-03-08 13:16:43 +00:00
parent 2e06f18f30
commit 37c5ac2c41

View file

@ -28,7 +28,7 @@ in {
services.nextcloud = {
enable = true;
https = true;
package = pkgs.nextcloud31;
package = pkgs.nextcloud32;
hostName = "files.${config.networking.domain}";
configureRedis = true;
database.createLocally = true;
@ -83,7 +83,7 @@ in {
previewgenerator
deck
news
oidc_login
# oidc_login
recognize
;
};