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