fix(zellij): disable zsh integration
This commit is contained in:
parent
30085af9c1
commit
777d9ed9d7
@ -14,7 +14,6 @@ in {
|
|||||||
programs.zellij = {
|
programs.zellij = {
|
||||||
enable = true;
|
enable = true;
|
||||||
inherit package;
|
inherit package;
|
||||||
enableZshIntegration = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
home.file.".config/zellij/config.kdl".source =
|
home.file.".config/zellij/config.kdl".source =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user