Warning
This repository is out of date. All my personal Nix machines are now managed under a singular config. You can check it out at https://github.com/Ovyerus/dotfiles.
nix-darwin configuration for my MacBooks, managing things like Homebrew apps, core CLI packages, and other system configuration. Feel free to pick it apart and adapt for your own system.
For more configuration, check out my dotfiles.
Install Nix and enable the
flakes
and
nix-command
experimental features;
nix-installer is the
easiest method.
git clone https://github.com/Ovyerus/darwin-system.git ~/.config/nix-darwin
nix run nix-darwin -- switch --flake ~/.config/nix-darwin
All data in this repository is available in the public domain via the Unlicense. Refer to https://unlicense.org/ for more info.