Full MacOS system setup using Nix and Nix-Darwin
- Log in to iCloud
- System Settings > General > Software update
- Run this:
Run at your own risk, please review the source before running random scripts:
curl -fsSL -o install_script.sh https://raw.githubusercontent.com/aaronjbaptiste/dotfiles/main/install
chmod +x install_script.sh
./install_script.sh
rm ./install_script.sh
The repo for the script above will have been cloned into ~/.dotfiles and can be safetly run multiple times:
cd ~/.dotfiles
git pull
chmod +x install && ./install
- Installs Command Line Tools silently
- Installs Nix
- Installs Nix-Darwin
- Clones this repo
- Initiates the setup
- Read username (currently hardcoded)
- Read hostname (currently hardcoded)
- private internet access fails to install via brew cask