mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
kitty: add khaneliman maintainer
This commit is contained in:
@@ -76,6 +76,8 @@ in {
|
||||
null))
|
||||
];
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ khaneliman ];
|
||||
|
||||
options.programs.kitty = {
|
||||
enable = mkEnableOption "Kitty terminal emulator";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user