From 97edccc21b5079ef966d96c123b6dd5a17cf89bc Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Wed, 6 Nov 2024 07:33:43 +0700 Subject: [PATCH] docs(nix): Warning about potential conflict with brew --- nix/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nix/README.md b/nix/README.md index a2dc611..182c932 100644 --- a/nix/README.md +++ b/nix/README.md @@ -39,6 +39,10 @@ You need to install Nix before following this guide: `sh <(curl -L https://nixos > - General > Default Results > Extras > Click `Advanced` > - 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). #### Initial