mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add websocat
This commit is contained in:
parent
8333fe8ecb
commit
238ffa110a
2 changed files with 12 additions and 12 deletions
|
@ -32,6 +32,7 @@ let
|
|||
tree-sitter.default = "tree-sitter";
|
||||
typst.default = "typst";
|
||||
ueberzug.default = "ueberzugpp";
|
||||
websocat.default = "websocat";
|
||||
which.default = "which";
|
||||
yazi.default = "yazi";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue