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