diff --git a/profiles/nextcloud.nix b/profiles/nextcloud.nix index ecc045c..515b42a 100644 --- a/profiles/nextcloud.nix +++ b/profiles/nextcloud.nix @@ -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 = {