Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-05-26 12:46:24 +02:00

View File

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