Working on the @nixos_org test driver at #OceanSprint this week has been great. A few notable improvements for your test suites:
SSH Backdoors: Migrated to vhost-device-vsock. No more CID conflicts or extra sandbox paths needed.
Fail-Fast: qemu.forceAccel lets you force KVM/HVF and fail immediately if it’s unavailable.
Log Hygiene: The driver now uses proper log levels instead of just dumping everything to stdout.
Check out the full list of PRs here: https://applicative.systems/nixos-test-driver-manual/changelog/








