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