work: enable tmux
This commit is contained in:
parent
5456adbb8f
commit
c254498613
1 changed files with 1 additions and 4 deletions
|
@ -177,10 +177,7 @@ in
|
|||
workspaceOutputs = workspacePartition;
|
||||
};
|
||||
swaynotificationcenter.enable = true;
|
||||
zellij = {
|
||||
enable = false;
|
||||
copyCommand = "${pkgs.wl-clipboard}/bin/wl-copy";
|
||||
};
|
||||
tmux.enable = true;
|
||||
};
|
||||
services = {
|
||||
xbanish.enable = false;
|
||||
|
|
Loading…
Reference in a new issue