diff --git a/README.md b/README.md index ff1a0f5..34c9bff 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ sudo nix --experimental-features "nix-command flakes" run github:nix-community/d sudo nixos-install --flake .# # For nix-darwin +xcode-select --install sudo nix --extra-experimental-features "nix-command flakes" run nix-darwin -- switch --flake github:Logan-Lin/nix-config# nix --extra-experimental-features "nix-command flakes" run home-manager/master -- switch --flake github:Logan-Lin/nix-config#@ ```