nextcloud 30 -> 31
All checks were successful
/ build-all (push) Successful in 1m48s

This commit is contained in:
ant 2025-09-02 21:17:13 +02:00
parent 5e1b764df6
commit 1b174242d7

View file

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