waybar: add khaneliman maintainer

This commit is contained in:
Austin Horstman
2025-01-30 12:23:04 -06:00
parent 9a97ac435e
commit c3031a0e8c

View File

@@ -143,7 +143,7 @@ let
};
};
in {
meta.maintainers = with lib.maintainers; [ berbiche ];
meta.maintainers = with lib.maintainers; [ berbiche khaneliman ];
options.programs.waybar = with lib.types; {
enable = mkEnableOption "Waybar";