{ ... }:
{
  programs.zellij = {
    enable = true;
    enableFishIntegration = true;
    exitShellOnExit = true;
    attachExistingSession = true;
  };
}