Add tmux package
This commit is contained in:
parent
74860e2e46
commit
3724eaa4ce
|
|
@ -11,6 +11,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
tldr
|
||||
tmux
|
||||
vim
|
||||
];
|
||||
}
|
||||
Loading…
Reference in New Issue