mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-06 16:57:03 +00:00
waybar: add khaneliman maintainer
This commit is contained in:
parent
9a97ac435e
commit
c3031a0e8c
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue