update git setup and add fallback to rebuild and update nextcloud to 32

This commit is contained in:
Lillian Violet 2025-10-21 15:29:04 +02:00
parent 40a3e51a89
commit 41851ee975
4 changed files with 24 additions and 8 deletions

View file

@ -50,7 +50,7 @@
enable = true;
hostName = "nextcloud.gladtherescake.eu";
package = pkgs.nextcloud31;
package = pkgs.nextcloud32;
# Use HTTPS for links
https = true;