Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
fix: do not explicitly remove jack or pw
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Mar 1, 2024
1 parent 29364dc commit 1477935
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 1 addition & 4 deletions config/common/audio/jack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
type: rpm-ostree
install:
- jack-audio-connection-kit
remove:
- pipewire-jack-audio-connection-kit
- pipewire-plugin-jack
- jack-audio-connection-kit
4 changes: 1 addition & 3 deletions config/common/audio/pipewire.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
type: rpm-ostree
install:
- pipewire-jack-audio-connection-kit
- pipewire-plugin-jack
remove:
- jack-audio-connection-kit
- pipewire-plugin-jack

0 comments on commit 1477935

Please sign in to comment.