Skip to content

Commit

Permalink
docs: link to nix-darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Jan 14, 2025
1 parent 0546403 commit 4fed581
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/src/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ nix --accept-flake-config run github:juspay/omnix -- \

### macOS only {#macos}

nix-darwin configuration only, with [home-manager]
[nix-darwin] configuration only, with [home-manager]

```sh
nix --accept-flake-config run github:juspay/omnix -- \
Expand Down Expand Up @@ -52,3 +52,5 @@ Run `nix run .#activate` (`nix run .#activate $USER@` if you are using the last
[^intel]: If you are on an Intel Mac, also change `nixpkgs.hostPlatform` accordingly.

[home-manager]: https://github.com/nix-community/home-manager

[nix-darwin]: https://github.com/LnL7/nix-darwin

0 comments on commit 4fed581

Please sign in to comment.