This started out as an experiment to move from my old dotfiles repo to a functional configuration using Nix. It's still a work in progress.
- create a host config that matches your hostname under /hosts
- add it under flake.nix
- bootstrap with
sudo nix run nix-darwin/nix-darwin-24.11#darwin-rebuild -- switch --flake
sudo darwin-rebuild switch --flake .
TODO