add xcode CLI tool installation guide
This commit is contained in:
parent
233837b347
commit
456c1a7672
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ sudo nix --experimental-features "nix-command flakes" run github:nix-community/d
|
|||
sudo nixos-install --flake .#<host>
|
||||
|
||||
# For nix-darwin
|
||||
xcode-select --install
|
||||
sudo nix --extra-experimental-features "nix-command flakes" run nix-darwin -- switch --flake github:Logan-Lin/nix-config#<host>
|
||||
nix --extra-experimental-features "nix-command flakes" run home-manager/master -- switch --flake github:Logan-Lin/nix-config#<user>@<host>
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue