nextcloud: 30 -> 31

This commit is contained in:
nyanloutre 2025-05-26 21:22:40 +02:00
parent beb7d791e7
commit 016bc33bea

View file

@ -360,7 +360,7 @@ in
nextcloud = { nextcloud = {
enable = true; enable = true;
package = pkgs.nextcloud30; package = pkgs.nextcloud31;
hostName = "cloud.nyanlout.re"; hostName = "cloud.nyanlout.re";
database.createLocally = true; database.createLocally = true;
https = true; https = true;