mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 14:32:13 +02:00
removed the innexistant enabled state for pipewire
This commit is contained in:
@@ -24,11 +24,6 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: pasystray
|
name: pasystray
|
||||||
state: present
|
state: present
|
||||||
- name: Enable the Pipewire service
|
|
||||||
become: true
|
|
||||||
service:
|
|
||||||
name: pipewire
|
|
||||||
state: enabled
|
|
||||||
- name: Start the Pipewire service
|
- name: Start the Pipewire service
|
||||||
become: true
|
become: true
|
||||||
service:
|
service:
|
||||||
|
|||||||
Reference in New Issue
Block a user