summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a702c4..f13d49a 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,8 @@ configuration can be built. The `hostname(1)` of your system will be used to de
which darwin configuration is applied if it's not specified explicitly in the flake ref.
```sh
-darwin-rebuild switch --flake ~/.config/darwin
+nix build ~/.config/darwin\#darwinConfigurations.Johns-MacBook.system
+./result/sw/bin/darwin-rebuild switch --flake ~/.config/darwin
```
## Manual Install