From bd95960c84d3441e1a060b0be801ffb58d2f90ff Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Thu, 24 Apr 2025 13:03:07 +0100 Subject: [PATCH] bump(nextcloud): 31 --- hosts/architect/nextcloud.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/architect/nextcloud.nix b/hosts/architect/nextcloud.nix index c5e27f7..1092ca5 100644 --- a/hosts/architect/nextcloud.nix +++ b/hosts/architect/nextcloud.nix @@ -60,7 +60,7 @@ in enable = true; hostName = domain; https = true; - package = pkgs.nextcloud30; + package = pkgs.nextcloud31; datadir = "/services/nextcloud"; configureRedis = true; caching = {