mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Restrict tmux and desktop tools to Void hosts
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
group: "{{ effective_user_group }}"
|
||||
mode: "0755"
|
||||
loop: "{{ xdg_user_directories | default([]) }}"
|
||||
when: "'void' in group_names"
|
||||
|
||||
- name: Copy common dotfiles
|
||||
tags: [dotfiles, dotfiles:common]
|
||||
|
||||
Reference in New Issue
Block a user