mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
fzf: add khaneliman maintainer
This commit is contained in:
@@ -45,6 +45,8 @@ in {
|
||||
"This option is no longer supported by fzf.")
|
||||
];
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ khaneliman ];
|
||||
|
||||
options.programs.fzf = {
|
||||
enable = mkEnableOption "fzf - a command-line fuzzy finder";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user