Upgrade nextcloud to 31 #105

Merged
kalipso merged 6 commits from nextcloud_upgrade_31 into master 2025-04-15 01:10:20 +02:00
Showing only changes of commit 00f4b7c2b1 - Show all commits

View File

@@ -1 +1,8 @@
# Updates
## Nextcloud
Update nextcloud to a new major version:
- Update lock file `nix flake update --commit-lock-file`
- Change services.nextcloud.package to the next version (do not skip major version upgrades)
- change custom `extraApps` to the new version
- TEST!
`sudo run-vm nextcloud --dummy-secrets --networking`