1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-14 11:57:34 +00:00

Incorporated suggestion from @Enzime, kept the NOTE hinting to add to PATH

This commit is contained in:
Jake Wija 2024-04-02 11:28:53 -07:00
parent cb1fe0c1ed
commit edb2f6a1fd

View file

@ -132,7 +132,7 @@ nix run nix-darwin -- switch --flake ~/.config/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
darwin-rebuild switch --flake ~/.config/nix-darwin