Upgrade to 25.05

This commit is contained in:
Amanda Graven 2025-08-15 19:11:04 +02:00
parent 68359e345d
commit 41f68392eb
Signed by: amanda
GPG key ID: F747582C5608F4CB
3 changed files with 9 additions and 9 deletions

View file

@ -4,7 +4,7 @@
enable = true;
hostName = "cloud.graven.dev";
https = true;
package = pkgs.nextcloud30;
package = pkgs.nextcloud31;
autoUpdateApps.enable = true;
maxUploadSize = "10G";
webfinger = true;