modules/dependencies: add wezterm

This commit is contained in:
Gaetan Lepage 2025-04-07 23:15:25 +02:00 committed by nix-infra-bot
parent 1e3fe17dd7
commit 68c806bd60
3 changed files with 21 additions and 29 deletions

View file

@ -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";