Remove deprecated option
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user