docs(nix): Warning about potential conflict with brew

This commit is contained in:
Ahmad Ansori Palembani 2024-11-06 07:33:43 +07:00
parent 100b59f2f6
commit 97edccc21b
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -39,6 +39,10 @@ You need to install Nix before following this guide: `sh <(curl -L https://nixos
> - General > Default Results > Extras > Click `Advanced` > - General > Default Results > Extras > Click `Advanced`
> - Add `com.apple.alias-file` > - Add `com.apple.alias-file`
> [!CAUTION]
> This setup is NOT compatible with homebrew, it is designed to completely replaces homebrew.
> Uninstall homebrew before proceeding.
Nix in macOS is handled by [nix-darwin](https://github.com/LnL7/nix-darwin). Nix in macOS is handled by [nix-darwin](https://github.com/LnL7/nix-darwin).
#### Initial #### Initial