{ config, lib, ... }: { programs.mcfly = { enable = true; enableBashIntegration = true; enableZshIntegration = true; fuzzySearchFactor = 2; }; }