mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01: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
Add a link
Reference in a new issue