mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-30 22:32:03 +02:00
feat: update README
This commit is contained in:
@@ -46,12 +46,11 @@ make deploy
|
||||
For MacOS, use the following commands:
|
||||
|
||||
```bash
|
||||
# set proxy for nix-daemon to speed up downloads
|
||||
# https://github.com/NixOS/nix/issues/1472#issuecomment-1532955973
|
||||
make darwin-set-proxy
|
||||
|
||||
# or just deploy using make, which is defined in Makefile
|
||||
# deploy the darwin configuration(harmonicia)
|
||||
make darwin
|
||||
|
||||
# deploy with details
|
||||
make darwin-debug
|
||||
```
|
||||
|
||||
## Install Apps from Flatpak
|
||||
|
||||
Reference in New Issue
Block a user