mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-06 16:57:03 +00:00
ghostty: add khaneliman maintainer
This commit is contained in:
parent
178f8265cb
commit
05c64fa76b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ let
|
|||
};
|
||||
keyValue = pkgs.formats.keyValue keyValueSettings;
|
||||
in {
|
||||
meta.maintainers = [ lib.maintainers.HeitorAugustoLN ];
|
||||
meta.maintainers = with lib.maintainers; [ HeitorAugustoLN khaneliman ];
|
||||
|
||||
options.programs.ghostty = {
|
||||
enable = lib.mkEnableOption "Ghostty";
|
||||
|
|
Loading…
Add table
Reference in a new issue