Not dotfiles (nix + nix-darwin + home-manager)
- Sign into App Store to allow installation of Mac Apps
- Install xcode command line tools
xcode-select --install
- Install nix with the Determinate Systems installer
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | \
sh -s -- install --no-confirm
- Bootstrap the system
nix run nix-darwin -- switch --flake github:greg-cook/notfiles#mba