nextcloud: Update nextcloud version
This commit is contained in:
parent
78ecfd63a1
commit
1ddf23bd01
|
@ -4,7 +4,7 @@
|
|||
...
|
||||
}: let
|
||||
inherit (pkgs) fetchNextcloudApp;
|
||||
nextcloud = pkgs.nextcloud23;
|
||||
nextcloud = pkgs.nextcloud24;
|
||||
hostName = "nextcloud.${config.services.nginx.domain}";
|
||||
in {
|
||||
services.nextcloud = {
|
||||
|
|
Loading…
Reference in a new issue