feat: nextcloud apps
This commit is contained in:
parent
dfbd20829f
commit
38f361ede7
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@
|
|||
https = true;
|
||||
configureRedis = true;
|
||||
caching.redis = true;
|
||||
extraApps = {
|
||||
inherit (config.services.nextcloud.package.packages.apps) news contacts calendar mail deck onlyoffice polls tasks bookmarks;
|
||||
};
|
||||
extraAppsEnable = true;
|
||||
autoUpdateApps.enable = true;
|
||||
package = pkgs.nextcloud31;
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue