Feat: move sway install to archlinux specific
This commit is contained in:
parent
4011c0913b
commit
faedd20757
@ -9,3 +9,6 @@
|
||||
name: git
|
||||
state: present
|
||||
|
||||
- name: init sway
|
||||
import_tasks: sway.yml
|
||||
when: ("sway" in user.config.stowing)
|
||||
|
@ -23,6 +23,3 @@
|
||||
import_tasks: vim.yml
|
||||
when: '"vim" in user.config.stowing'
|
||||
|
||||
- name: init sway
|
||||
import_tasks: sway.yml
|
||||
when: '"sway" in user.config.stowing'
|
||||
|
Loading…
Reference in New Issue
Block a user