parent
110275078b
commit
6e8b349f30
|
@ -39,7 +39,7 @@
|
|||
enable = true; # Run regular auto update of all apps installed
|
||||
startAt = "01:00:00"; # When to run the update
|
||||
};
|
||||
package = pkgs.nextcloud29;
|
||||
package = pkgs.nextcloud30;
|
||||
extraApps = with config.services.nextcloud.package.packages.apps; {
|
||||
inherit calendar contacts deck gpoddersync notes tasks twofactor_webauthn;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue