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