feat: upgrade to 25.11

This commit is contained in:
Jacob Bachmann 2025-11-30 23:42:15 +01:00
parent 473d9d9409
commit 2cc4e86780
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
3 changed files with 15 additions and 15 deletions

View file

@ -11,7 +11,7 @@
services.nextcloud = {
enable = true;
package = pkgs.nextcloud31;
package = pkgs.nextcloud32;
https = true;
hostName = "nextcloud.dryb.org";
database.createLocally = true;