modules/dependencies: add glow

This commit is contained in:
Gaetan Lepage 2025-04-07 23:16:39 +02:00 committed by nix-infra-bot
parent 68c806bd60
commit 5ad022e151
3 changed files with 13 additions and 12 deletions

View file

@ -25,6 +25,7 @@ let
default = "git";
example = [ "gitMinimal" ];
};
glow.default = "glow";
go.default = "go";
lazygit.default = "lazygit";
lean.default = "lean4";