update nextcloud 31 -> 32
All checks were successful
/ build-all (push) Successful in 1m34s

This commit is contained in:
Antoine Vaure 2026-03-12 23:46:59 +01:00
parent 85e75928dc
commit 7b66778874

View file

@ -162,7 +162,7 @@ in {
services.nextcloud = {
enable = true;
package = pkgs.nextcloud31;
package = pkgs.nextcloud32;
hostName = "nextcloud.antoinevaure.fr";
https = true;
config = {