mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
waybar: add khaneliman maintainer
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user