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