mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-06 16:57:03 +00:00
yazi: add khaneliman maintainer
This commit is contained in:
parent
d62027e44d
commit
bf2a029bcd
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ let
|
|||
}
|
||||
'';
|
||||
in {
|
||||
meta.maintainers = with maintainers; [ xyenon eljamm ];
|
||||
meta.maintainers = with lib.maintainers; [ eljamm khaneliman xyenon ];
|
||||
|
||||
options.programs.yazi = {
|
||||
enable = mkEnableOption "yazi";
|
||||
|
|
Loading…
Add table
Reference in a new issue