{ inputs, config, pkgs, ... }: { programs.yazi = { enable = true; enableZshIntegration = true; flavors = { }; }; }