mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add wezterm
This commit is contained in:
parent
1e3fe17dd7
commit
68c806bd60
3 changed files with 21 additions and 29 deletions
|
@ -44,6 +44,7 @@ let
|
|||
typst.default = "typst";
|
||||
ueberzug.default = "ueberzugpp";
|
||||
websocat.default = "websocat";
|
||||
wezterm.default = "wezterm";
|
||||
which.default = "which";
|
||||
yazi.default = "yazi";
|
||||
yq.default = "yq";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue