public-cof: nextcloud24 -> nextcloud25

This commit is contained in:
Raito Bezarius 2022-10-27 22:40:43 +02:00
parent ccf00cdc46
commit 7beba08321

View file

@ -5,7 +5,7 @@
hostName = "nuage.beta.rz.ens.wtf"; hostName = "nuage.beta.rz.ens.wtf";
https = true; https = true;
package = pkgs.nextcloud24; package = pkgs.nextcloud25;
config = { config = {
overwriteProtocol = "https"; overwriteProtocol = "https";