nextcloud: add calendar and contacts apps
This commit is contained in:
parent
59458a3ba1
commit
a0234b7b6f
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ in
|
|||
};
|
||||
extraAppsEnable = true;
|
||||
extraApps = {
|
||||
# inherit (pkgs.nextcloud32Packages.apps) tasks;
|
||||
inherit (config.services.nextcloud.package.packages.apps) tasks contacts calendar;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue