chore: Update Nextcloud to version 30

This commit is contained in:
Inex Code
2025-03-31 19:37:38 +03:00
parent 74d7f7ef43
commit f516d2e722

View File

@@ -228,7 +228,7 @@ in
}; };
services.nextcloud = { services.nextcloud = {
enable = true; enable = true;
package = pkgs.nextcloud29; package = pkgs.nextcloud30;
inherit hostName; inherit hostName;
# Use HTTPS for links # Use HTTPS for links