fix(zellij): disable zsh integration

This commit is contained in:
Michael Thomas 2024-07-04 12:40:56 -04:00
parent 30085af9c1
commit 777d9ed9d7

View File

@ -14,7 +14,6 @@ in {
programs.zellij = {
enable = true;
inherit package;
enableZshIntegration = true;
};
home.file.".config/zellij/config.kdl".source =