$ npins update nixos-anywhere $ cd launch/ $ echo "{\"nixos-anywhere\": $(nix-instantiate --eval --json -E '(import ../npins).nixos-anywhere.outPath')}" > .auto.tfvars.json
$ nix-shell $ rm -rf .terraform/ $ tofu init