mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
feat: darwin - proxy & README, update brew apps
This commit is contained in:
13
README.md
13
README.md
@@ -110,12 +110,15 @@ just i3 debug
|
||||
For macOS:
|
||||
|
||||
```bash
|
||||
# deploy harmonica's configuration(macOS Intel)
|
||||
just ha
|
||||
|
||||
# If you are deploying for the first time,
|
||||
# enter a shell with essential packages available
|
||||
# nix shell nixpkgs#just nixpkgs#git
|
||||
# 1. install nix & homebrew manually.
|
||||
# 2. prepare the deployment environment with essential packages available
|
||||
nix-shell -p just nushell
|
||||
# 3. comment home-manager's code in lib/macosSystem.nix to speed up the first deplyment.
|
||||
# 4. comment out the proxy settings in scripts/darwin_set_proxy.py if the proxy is not ready yet.
|
||||
|
||||
# 4. deploy harmonica's configuration(macOS Intel)
|
||||
just ha
|
||||
|
||||
# deploy fern's configuration(Apple Silicon)
|
||||
just fe
|
||||
|
||||
Reference in New Issue
Block a user