NixOS ISO image that automatically connects to Tailscale with auth key
Create auth key on Tailscale
Run
# impure option is required to read the environment variables
$ TAILSCLAE_AUTH_KEY=<your auth key> nix build --impure
$ ls ./result/iso
nixos.iso