removed starting the pipewire service for now

This commit is contained in:
aminnairi
2023-12-31 19:35:23 +01:00
parent 2ed54abe69
commit d8c4664f5f
-5
View File
@@ -24,8 +24,3 @@
pacman: pacman:
name: pasystray name: pasystray
state: present state: present
- name: Start the Pipewire service
become: true
service:
name: pipewire
state: started