Heimdall deploy-rs

This commit is contained in:
Filippo Berto 2024-05-30 20:08:23 +02:00
parent e68222ca7e
commit ff364a3009
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 8 additions and 3 deletions

View file

@ -24,6 +24,10 @@ in
database.createLocally = true;
extraApps = {
inherit (pkgs.nextcloud28Packages.apps) mail calendar contact;
};
autoUpdateApps.enable = true;
extraOptions.enabledPreviewProviders = [
"OC\\Preview\\BMP"