nexcloud on 25.05 is still at version 31

This commit is contained in:
William 2025-10-17 09:47:40 -03:00
parent c8f1b3a5e0
commit 681f68d790

View file

@ -9,7 +9,7 @@
services = { services = {
nextcloud = { nextcloud = {
enable = true; enable = true;
package = pkgs.nextcloud32; package = pkgs.nextcloud31;
datadir = "/data/nextcloud"; datadir = "/data/nextcloud";
hostName = "cloud.baduhai.dev"; hostName = "cloud.baduhai.dev";
configureRedis = true; configureRedis = true;