feat: add encryption
This commit is contained in:
parent
e1f1d094d4
commit
e2e4bd6271
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
configureRedis = true;
|
||||
caching.redis = true;
|
||||
extraApps = {
|
||||
inherit (config.services.nextcloud.package.packages.apps) news contacts calendar mail deck onlyoffice polls tasks bookmarks;
|
||||
inherit (config.services.nextcloud.package.packages.apps) news contacts calendar mail deck onlyoffice polls tasks bookmarks encryption;
|
||||
};
|
||||
extraAppsEnable = true;
|
||||
autoUpdateApps.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue