modules/dependencies: add yazi

This commit is contained in:
Gaetan Lepage 2025-04-07 18:18:23 +02:00 committed by nix-infra-bot
parent 961a96b537
commit 480bb9b311
2 changed files with 10 additions and 8 deletions

View file

@ -31,6 +31,7 @@ let
typst.default = "typst";
ueberzug.default = "ueberzugpp";
which.default = "which";
yazi.default = "yazi";
};
mkDependencyOption = name: properties: {