1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-07 22:03:27 +02:00

yazi: add eljamm as maintainer

This commit is contained in:
eljamm 2024-06-23 15:01:38 +01:00
parent 6b1f90a8ff
commit d3bf2a0612
No known key found for this signature in database
GPG Key ID: 7630FDF7C8FB1F3F

View File

@ -40,7 +40,7 @@ let
}
'';
in {
meta.maintainers = with maintainers; [ xyenon ];
meta.maintainers = with maintainers; [ xyenon eljamm ];
options.programs.yazi = {
enable = mkEnableOption "yazi";