Remove that stuff

This commit is contained in:
Lillian-Violet 2023-12-21 19:22:00 +01:00
parent 5ed4812741
commit 586b242187

View file

@ -66,17 +66,10 @@
appstoreEnable = true;
extraAppsEnable = true;
#extraApps = with config.services.nextcloud.package.packages.apps; {
extraApps = {
news = pkgs.fetchNextcloudApp {
name = "news";
sha256 = "0000000000000000000000000000000000000000000000";
url = "https://github.com/nextcloud/news/releases/download/25.0.0-alpha2/news.tar.gz";
version = "25.0.0";
};
# List of apps we want to install and are already packaged in
# https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/nextcloud/packages/nextcloud-apps.json
#inherit calendar contacts deck forms notes onlyoffice polls twofactor_nextcloud_notification unsplash;
};
# inherit calendar contacts deck forms notes onlyoffice polls twofactor_nextcloud_notification unsplash;
#};
config = {
# Further forces Nextcloud to use HTTPS