#! /nix/store/l0wlqpbsvh1pgvhcdhw7qkka3d31si7k-bash-5.1-p8/bin/bash -e
/nix/store/ivybghav0vq0m44hmnmnd8nhb9fl3xj8-nixos-container/bin/nixos-container run "$INSTANCE" -- \
  bash --login -c "${SYSTEM_PATH:-/nix/var/nix/profiles/system}/bin/switch-to-configuration test"
