Removing tasks extension
This commit is contained in:
parent
a665ef1a0e
commit
83aa2cb32a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
extraAppsEnable = true;
|
||||
extraApps = {
|
||||
inherit (pkgs.nextcloud32Packages.apps) mail calendar contacts user_oidc notes richdocuments tasks;
|
||||
inherit (config.services.nextcloud.package.packages.apps) mail calendar contacts user_oidc notes richdocuments;
|
||||
};
|
||||
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue