mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-16 05:18:17 +00:00
Incorporated suggestion from @Enzime, kept the NOTE hinting to add to PATH
This commit is contained in:
parent
cb1fe0c1ed
commit
edb2f6a1fd
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ nix run nix-darwin -- switch --flake ~/.config/nix-darwin
|
||||||
|
|
||||||
### Step 3. Using `nix-darwin`
|
### Step 3. Using `nix-darwin`
|
||||||
|
|
||||||
After installing, restarting your computer should make `darwin-rebuild` available in your `PATH` to apply changes to your system:
|
After installation, restarting your computer will make `darwin-rebuild` available in your `PATH`. After restarting, you can apply changes in your configuration by running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
darwin-rebuild switch --flake ~/.config/nix-darwin
|
darwin-rebuild switch --flake ~/.config/nix-darwin
|
||||||
|
|
Loading…
Add table
Reference in a new issue