updated nextcloud to 25

This commit is contained in:
mc-fucker 2022-10-27 02:00:09 +02:00
parent 5ce1992a59
commit 9e9d1c0326

View file

@ -25,7 +25,7 @@ in
enable = true;
caching.redis = true;
hostName = "nc.mc-fucker.cool";
package = pkgs.nextcloud24;
package = pkgs.nextcloud25;
https = true;
config = {
dbtype = "pgsql";