Another nix + dotfile repository.
-
Install Nix via determinate system, which likely is going to be using the Determinate.pkg.
-
Clone this repository:
mkdir -p ~/src/github.com/projects
nix-shell -p git --run 'git clone https://github.com/MattiasMTS/dotfiles ~/src/github.com/projects/dotfiles'
cd ~/src/github.com/projects/dotfiles- Initialize nix-darwin:
nix run nix-darwin --extra-experimental-features 'nix-command flakes' -- switch --flake .#