mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 07:04:17 +00:00
yazi: add eljamm as maintainer
This commit is contained in:
parent
6b1f90a8ff
commit
d3bf2a0612
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ let
|
|||
}
|
||||
'';
|
||||
in {
|
||||
meta.maintainers = with maintainers; [ xyenon ];
|
||||
meta.maintainers = with maintainers; [ xyenon eljamm ];
|
||||
|
||||
options.programs.yazi = {
|
||||
enable = mkEnableOption "yazi";
|
||||
|
|
Loading…
Reference in a new issue