Nextcloud: Difference between revisions

imported>10leej
m Fix bad link
imported>Onny
Add link to upstream PR on packaging Nextcloud apps
Line 22: Line 22:
=== Enable apps ===
=== Enable apps ===


Unfortunately Nextcloud apps are not yet packaged in the Nixpkgs repository. It is possibly to install them as usual in the app store of your Nextcloud instance by navigating in the profile menu to the site ''Apps''.
Unfortunately Nextcloud apps are [https://github.com/NixOS/nixpkgs/pull/197373 not yet packaged] in the Nixpkgs repository. It is possibly to install them as usual in the app store of your Nextcloud instance by navigating in the profile menu to the site ''Apps''.


Using the option <code>services.nextcloud.extraApps</code> it is possible to manually add and configure app-packages. In the following example the app ''Mail'' and ''Contacts'' is installed and enabled by default.
Using the option <code>services.nextcloud.extraApps</code> it is possible to manually add and configure app-packages. In the following example the app ''Mail'' and ''Contacts'' is installed and enabled by default.