nixos-24.11 #6

Merged
sercanto merged 23 commits from nixos-24.11 into consensus 2025-02-17 13:10:39 +00:00
Showing only changes of commit 8791584c30 - Show all commits

View file

@ -41,7 +41,7 @@
};
package = pkgs.nextcloud30;
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;
settings = {