reenable Nextcloud tasks

This commit is contained in:
Clayton Hickey 2026-02-08 15:37:07 -05:00
parent adca9a7de0
commit e4963ba7de

View file

@ -136,7 +136,7 @@ in
extraApps = let apps = config.services.nextcloud.package.packages.apps; in {
contacts = apps.contacts;
calendar = apps.calendar;
#tasks = apps.tasks;
tasks = apps.tasks;
news = apps.news;
notes = apps.notes;
forms = apps.forms;