{ description = "fzf config"; inputs = {}; outputs = { self, ... }: { hmModule = import ./fzf.nix; }; }