remove news app from nextcloud
This commit is contained in:
parent
9474c4cf2a
commit
d9977599fc
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# Instead of using pkgs.nextcloud27Packages.apps,
|
||||
# we'll reference the package version specified above
|
||||
extraApps = with config.services.nextcloud.package.packages.apps; {
|
||||
inherit news contacts calendar tasks;
|
||||
inherit contacts calendar tasks;
|
||||
};
|
||||
extraAppsEnable = true;
|
||||
config.adminpassFile = config.sops.secrets.nextcloud-adminpass.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue