Provision a workstation.
- Install nix:
- Graphical Installer
- CLI:
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
- Clone the repository:
git clone https://github.com/jonathanmorley/nixpkgs.git ~/.nixpkgs - Add host config block to flake.nix.
- Run
nix --extra-experimental-features 'nix-command flakes' run nix-darwin -- switch --flake ~/.nixpkgsto apply changes.
- https://gist.github.com/jmatsushita/5c50ef14b4b96cb24ae5268dab613050
- https://github.com/malob/nixpkgs
- https://github.com/the-nix-way/nome