{lib, config, ...}: lib.mkIf config.programs.eza.enable { programs = { eza = { enableZshIntegration = true; }; }; }