This commit is contained in:
Victor Mignot 2024-04-11 22:35:44 +02:00
parent 9430122474
commit 879909008b
Signed by: dala
GPG key ID: 5E7F2CE1BEAFED3D

View file

@ -13,7 +13,12 @@
extraAppsEnable = true;
extraApps = {
inherit (config.services.nextcloud.package.packages.apps) calendar cospend twofactor_webauthn deck;
inherit (config.services.nextcloud.package.packages.apps)
calendar
cospend
twofactor_webauthn
deck
;
};
database.createLocally = true;