{ programs.zellij = { # Аналог tmux enable = true; enableBashIntegration = true; enableZshIntegration = true; enableFishIntegration = true; }; }