fix: really add tmux
This commit is contained in:
parent
fabf7dfdfc
commit
b5ef7be8f4
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
tmux
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue