Enable zellij
This commit is contained in:
parent
17c818b7d8
commit
165c24b44d
|
@ -2,7 +2,7 @@
|
||||||
programs.zellij = {
|
programs.zellij = {
|
||||||
# This autostarts zellij on zsh start
|
# This autostarts zellij on zsh start
|
||||||
# TODO find specific settings for vscode to avoid
|
# TODO find specific settings for vscode to avoid
|
||||||
#enable = true;
|
enable = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue