Skip to content

Commit

Permalink
fix: missing regex argument for nix search
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-thevenet authored and fufexan committed Nov 10, 2024
1 parent dcafe02 commit 87e07e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/Nix/Plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Nixpkgs. You can use them like this:
```

You can find which plugins are included using
`nix search nixpkgs#hyprlandPlugins`.
`nix search nixpkgs#hyprlandPlugins ^`.

## hyprland-plugins

Expand Down

0 comments on commit 87e07e3

Please sign in to comment.