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 = {