spec(focus): nextcloud 29 -> 30
This commit is contained in:
parent
e10a76c449
commit
749e8a97d9
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
in {
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud29;
|
||||
package = pkgs.nextcloud30;
|
||||
extraApps = {
|
||||
inherit (pkgs.nextcloud29Packages.apps)
|
||||
inherit (pkgs.nextcloud30Packages.apps)
|
||||
notify_push impersonate spreed
|
||||
contacts bookmarks deck polls notes forms
|
||||
twofactor_webauthn;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue