services.nextcloud: disable update checker

This commit is contained in:
2023-10-05 16:12:53 +08:00
parent 47126a7429
commit 625c3264af

View File

@@ -41,6 +41,7 @@ inputs:
mail_smtpsecure = "ssl";
mail_smtpauth = true;
mail_smtpname = "bot@chn.moe";
updatechecker = false;
};
secretFile = inputs.config.sops.templates."nextcloud/secret".path;
extraApps =