feat: add tmux to standard packages

This commit is contained in:
VC
2024-07-05 11:53:15 +02:00
parent bf241f24ff
commit 37b2ff3d68
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: install tmux
pkg:
name: tmux
state: present