feat: added the ability for the admin to install store based
This commit is contained in:
parent
5877f1143c
commit
8bb2c26a99
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@ in {
|
|||
adminpassFile = config.age.secrets.nextcloud_admin_pass.path;
|
||||
};
|
||||
|
||||
appstoreEnable = true;
|
||||
|
||||
extraApps = with config.services.nextcloud.package.packages.apps; {
|
||||
inherit files_markdown files_texteditor forms groupfolders mail maps news notes onlyoffice polls;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue