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