Heimdall deploy-rs
This commit is contained in:
parent
e68222ca7e
commit
ff364a3009
2 changed files with 8 additions and 3 deletions
|
|
@ -24,6 +24,10 @@ in
|
|||
|
||||
database.createLocally = true;
|
||||
|
||||
extraApps = {
|
||||
inherit (pkgs.nextcloud28Packages.apps) mail calendar contact;
|
||||
};
|
||||
|
||||
autoUpdateApps.enable = true;
|
||||
extraOptions.enabledPreviewProviders = [
|
||||
"OC\\Preview\\BMP"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue