The config files for my Nix-darwin on MacOS, built with ❤️ and Nix by Andresa Valério
Many of my clients use MacOS environment. You can certanly say that the most used package manager is Homebrew, and I use it for simpler jobs.
However, I see four main reasons to use Nix instead:
- More control over versions;
- Simpler way to change machine without losing environment;
- It is compatible with my current personal environment, which is NixOS;
- It’s fun.
I pretend to make a more detailed article about this in future.
darwin-rebuild switch --flake ~/.config/nix-darwin
nix run nix-darwin -- switch --flake ~/.config/nix-darwin