Remove deprecated option

This commit is contained in:
Greg Hellings
2023-12-11 15:25:50 -06:00
parent b150613ff1
commit 0e408cd1c1
-1
View File
@@ -9,7 +9,6 @@
package = pkgs.nextcloud26;
appstoreEnable = true;
hostName = "next.${config.networking.domain}";
enableBrokenCiphersForSSE = false;
https = true;
config = {
adminpassFile = config.age.secrets.nextcloudadmin.path;