remove news app from nextcloud
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user