bump: Update nextcloud

This commit is contained in:
Tristan Daniël Maat 2025-01-19 18:13:11 +08:00
parent 22e1ab6095
commit 9efc952c7c
Signed by: tlater
GPG key ID: 49670FD774E43268

View file

@ -5,7 +5,7 @@
...
}:
let
nextcloud = pkgs.nextcloud29;
nextcloud = pkgs.nextcloud30;
hostName = "nextcloud.${config.services.nginx.domain}";
in
{