11.stylix/modules/lazygit/meta.nix

9 lines
109 B
Nix

{ lib, ... }:
{
maintainers = with lib.maintainers; [
mateusauler
naho
];
name = "Lazygit";
}