Skip to content

Commit

Permalink
docs: add install instructions for nixpkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nydragon committed May 30, 2024
1 parent 39ad02c commit b4ad18e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,15 @@ Clone the repository and execute:
cargo install
```

### Using Nix Flakes
### Using Nix

#### Nixpkgs

```sh
nix profile install nixpkgs#rofi-obsidian
```

#### Latest changes

```sh
nix profile install github:Nydragon/rofi-obsidian
Expand Down

0 comments on commit b4ad18e

Please sign in to comment.