#! /nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/bash -e
/nix/store/wzc5d3dv82gwvfb4rx7sl8m5cas6v0im-nixos-container/bin/nixos-container run "$INSTANCE" -- \
  bash --login -c "${SYSTEM_PATH:-/nix/var/nix/profiles/system}/bin/switch-to-configuration test"
