mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
lazygit: add khaneliman maintainer
This commit is contained in:
@@ -11,7 +11,7 @@ let
|
||||
inherit (pkgs.stdenv.hostPlatform) isDarwin;
|
||||
|
||||
in {
|
||||
meta.maintainers = [ hm.maintainers.kalhauge ];
|
||||
meta.maintainers = [ lib.hm.maintainers.kalhauge lib.maintainers.khaneliman ];
|
||||
|
||||
options.programs.lazygit = {
|
||||
enable = mkEnableOption "lazygit, a simple terminal UI for git commands";
|
||||
|
||||
Reference in New Issue
Block a user