Skip to content

Commit

Permalink
doc: Fix user activation command
Browse files Browse the repository at this point in the history
Resolves #96
  • Loading branch information
srid authored Jan 2, 2025
1 parent e60e648 commit 61d3fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ nix --accept-flake-config run github:juspay/omnix -- \

## After initializing the template

Run `nix run .#activate` (`nix run .#activate $USER` if you are using the last template, "Home only") to activate the configuration.
Run `nix run .#activate` (`nix run .#activate $USER@` if you are using the last template, "Home only") to activate the configuration.

- on macOS, if you get an error about `/etc/nix/nix.conf`, run:
```sh
Expand Down

0 comments on commit 61d3fc7

Please sign in to comment.