{pkgs, ...}: { programs.zellij = { enableFishIntegration = true; }; }