Couldn't find these apps, oh well

This commit is contained in:
Lillian-Violet 2023-11-23 19:55:48 +01:00
parent cd902b624b
commit 1626988e82

View file

@ -58,7 +58,7 @@
extraApps = with config.services.nextcloud.package.packages.apps; { extraApps = with config.services.nextcloud.package.packages.apps; {
# List of apps we want to install and are already packaged in # 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 # https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/nextcloud/packages/nextcloud-apps.json
inherit calendar contacts deck forms music news notes onlyoffice polls twofactor_nextcloud_notification twofactor_totp twofactor_webauthn unsplash; inherit calendar contacts deck forms music news notes onlyoffice polls twofactor_nextcloud_notification unsplash;
}; };
# Nextcloud PostegreSQL database configuration, recommended over using SQLite # Nextcloud PostegreSQL database configuration, recommended over using SQLite