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