parent
8b55d63376
commit
8791584c30
|
@ -41,7 +41,7 @@
|
||||||
};
|
};
|
||||||
package = pkgs.nextcloud30;
|
package = pkgs.nextcloud30;
|
||||||
extraApps = with config.services.nextcloud.package.packages.apps; {
|
extraApps = with config.services.nextcloud.package.packages.apps; {
|
||||||
inherit calendar contacts deck gpoddersync notes tasks twofactor_webauthn;
|
inherit calendar contacts deck gpoddersync news notes tasks twofactor_webauthn;
|
||||||
};
|
};
|
||||||
extraAppsEnable = true;
|
extraAppsEnable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Reference in a new issue