This is the system image repository for the hydra-explorer service.
nix run .#apps.x86_64-linux.nixinate.hydra-explorer
nix build .#qemu
cp result/nixos.qcow2 .
chmod 755 nixos.qcow2
qemu-system-x86_64 -enable-kvm -m 8000 -drive file=nixos.qcow2,media=disk,if=virtio -nic user,model=virtio