fzf: add khaneliman maintainer

This commit is contained in:
Austin Horstman
2025-01-30 12:31:44 -06:00
parent a77b2c186a
commit 90b7acd988

View File

@@ -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";