diff --git a/docs/nixos-24.11-upgrade-notes.md b/docs/nixos-24.11-upgrade-notes.md index 7b9b2aa..29efb6f 100644 --- a/docs/nixos-24.11-upgrade-notes.md +++ b/docs/nixos-24.11-upgrade-notes.md @@ -95,8 +95,8 @@ services.nginx.package = pkgs.nginx.override { ## Pre-Upgrade Checklist -- [ ] Pin PostgreSQL to v15 (task 7qg) -- [ ] Take verified backup (task asi) - **DONE: B2 backups operational** +- [x] Pin PostgreSQL to v15 (task 7qg) - **DONE** +- [x] Take verified backup (task asi) - **DONE: B2 backups operational** - [ ] Review Forgejo 8.0/9.0 release notes for database migrations - [ ] Note current NixOS generation number for rollback - [ ] Test upgrade in VM if possible