Platform 23.11 #96

Merged
max merged 47 commits from platform-23.11 into master 2023-12-05 01:59:28 +02:00
Showing only changes of commit 1554d59c7d - Show all commits

View file

@ -19,7 +19,6 @@ in
}; };
services.nextcloud = { services.nextcloud = {
package = pkgs.nextcloud26; package = pkgs.nextcloud26;
enableBrokenCiphersForSSE = false;
enable = true; enable = true;
https = true; https = true;
hostName = "storage.${depot.lib.meta.domain}"; hostName = "storage.${depot.lib.meta.domain}";