These are my dotfiles on steroids (powered by nix).
# Install Nix. Follow the instructions at https://nixos.org/
sh <(curl -L https://nixos.org/nix/install)
# Run below for bootstrapped setup
nix build --extra-experimental-features "flakes nix-command" .\#vmw_mac
./result/sw/bin/darwin-rebuild switch --flake .\#vmw_mac