feat(programs): add tmux
This commit is contained in:
parent
69454aba52
commit
52650a3c84
9 changed files with 67 additions and 1 deletions
|
|
@ -62,6 +62,7 @@ in
|
|||
fish.enable = true;
|
||||
git.enable = true;
|
||||
gpg.enable = true;
|
||||
tmux.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -99,7 +100,6 @@ in
|
|||
gparted
|
||||
neofetch
|
||||
ripgrep
|
||||
tmux
|
||||
up
|
||||
viu
|
||||
wget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue