nextcloud upgrade to 27

This commit is contained in:
Rouven Seifert 2023-09-24 16:06:10 +02:00
parent 84faec16f3
commit 71f4c64022
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -15,7 +15,7 @@ in
services = {
nextcloud = {
enable = true;
package = pkgs.nextcloud25;
package = pkgs.nextcloud27;
enableBrokenCiphersForSSE = false; # disable the openssl warning
hostName = domain;
https = true; # Use https for all urls