mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-06 16:57:03 +00:00
kitty: add khaneliman maintainer
This commit is contained in:
parent
ebdbb38103
commit
178f8265cb
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@ in {
|
|||
null))
|
||||
];
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ khaneliman ];
|
||||
|
||||
options.programs.kitty = {
|
||||
enable = mkEnableOption "Kitty terminal emulator";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue