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