Restrict tmux and desktop tools to Void hosts

This commit is contained in:
Fabio Scotto di Santolo
2026-03-31 19:00:15 +02:00
parent 99f1610a2c
commit 353ebb2624
177 changed files with 11 additions and 102 deletions

View File

@@ -152,6 +152,14 @@ desktop_common_dotfiles:
src: .themes.gitignore
dest: .themes.gitignore
mode: "0644"
- name: .tmux.conf
src: .tmux.conf
dest: .tmux.conf
mode: "0644"
- name: tmux config directory
src: .tmux/
dest: .tmux/
mode: preserve
- name: Emacs config
src: .emacs.d/
dest: .emacs.d/