Update nextclout 32 and ripgrep as dev tool

This commit is contained in:
pazpi 2025-11-20 13:26:33 +01:00
parent c007733fca
commit 060c08cea1
2 changed files with 2 additions and 1 deletions

View file

@ -73,7 +73,7 @@ in
nextcloud = {
enable = true;
package = pkgs.nextcloud31;
package = pkgs.nextcloud32;
hostName = "cloud.${cfg.proxy.domain}";
https = true;
nginx.recommendedHttpHeaders = true;