Skip to content

Commit

Permalink
readme: Fix omnix command
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Sep 20, 2024
1 parent 0f08119 commit 3301d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ NOTE: These instructions do not apply if you use [NixOS](https://nixos.asia/en/n
1. Initialize[^omnix] your home-manager config using this repo as template:
```sh-session
mkdir ~/nixconfig && cd ~/nixconfig
nix --accept-flake-config run github:juspay/omnix -- init nix-dev-home -o .
nix --accept-flake-config run github:juspay/omnix -- init github:juspay/nix-dev-home -o .
```
<img width="587" alt="image" src="https://github.com/user-attachments/assets/2c0d514e-2284-4b92-9b5b-036b1e4393b0">
Expand Down

0 comments on commit 3301d24

Please sign in to comment.