feat(programs): add tmux

This commit is contained in:
Moritz Böhme 2023-04-25 18:55:15 +02:00
parent 69454aba52
commit 52650a3c84
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
9 changed files with 67 additions and 1 deletions

View file

@ -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