Reorder migration steps to export ZFS pools before shutdown

This commit is contained in:
2025-12-30 00:29:21 -08:00
parent 8bb20bf05e
commit 6f999882d3

View File

@@ -395,8 +395,8 @@ Pre-migration:
- [ ] NixOS config builds successfully - [ ] NixOS config builds successfully
During migration: During migration:
- [ ] Arch Linux shutdown cleanly
- [ ] ZFS pools exported - [ ] ZFS pools exported
- [ ] Arch Linux shutdown cleanly
- [ ] Booted from NixOS USB - [ ] Booted from NixOS USB
- [ ] nvme0n1p5 formatted with btrfs - [ ] nvme0n1p5 formatted with btrfs
- [ ] Btrfs subvolumes created - [ ] Btrfs subvolumes created