nextcloud mail

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-05-13 23:58:51 +02:00
parent f7306130ed
commit 2fbf06da7a

View File

@@ -34,7 +34,7 @@ in {
appstoreEnable = false; appstoreEnable = false;
extraAppsEnable = true; extraAppsEnable = true;
extraApps = with config.services.nextcloud.package.packages.apps; { extraApps = with config.services.nextcloud.package.packages.apps; {
inherit calendar contacts notes tasks; inherit calendar contacts mail notes tasks;
}; };
settings = { settings = {
overwriteProtocol = "https"; overwriteProtocol = "https";