1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(nextcloud): i do not use server side encryption

This commit is contained in:
2022-12-03 08:36:29 +01:00
parent 3b1af791c9
commit 2b2514b2eb

View File

@@ -12,6 +12,7 @@ in {
package = pkgs.nextcloud25;
https = true;
enableBrokenCiphersForSSE = false;
autoUpdateApps = {
enable = true;