Skip to content

Commit

Permalink
add nixpkgs support
Browse files Browse the repository at this point in the history
  • Loading branch information
umlx5h committed Feb 2, 2024
1 parent 5a44c95 commit 74ea372
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,12 @@ yay -S gtrash-bin
paru -S gtrash-bin
```

### Nixpkgs (NixOS)

```
nix-env -iA nixpkgs.gtrash
```

### Homebrew (macOS)

```
Expand Down

0 comments on commit 74ea372

Please sign in to comment.