Added tmux config

This commit is contained in:
Alejandro Angulo 2023-03-19 09:17:08 -07:00
parent ce56d5f9d3
commit 689760f4bc
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 81 additions and 0 deletions

View file

@ -20,6 +20,7 @@ with lib; {
suites.desktop.enable = true;
tools.git.enable = true;
apps.neovim.enable = true;
apps.tmux.enable = true;
};
users.users.virt = {