fix(zellij): fix ssh issue

This commit is contained in:
Mohammad Rafiq 2025-06-09 23:51:12 +08:00
parent 744ba98d0d
commit e688519d02
No known key found for this signature in database

View file

@ -9,8 +9,6 @@
programs.zellij = { programs.zellij = {
enable = true; enable = true;
enableZshIntegration = true; enableZshIntegration = true;
attachExistingSession = true;
exitShellOnExit = true;
settings = { settings = {
pane_frames = false; pane_frames = false;
show_startup_tips = false; show_startup_tips = false;