Skip to content

Commit 6696ccb

Browse files
author
JianZcar
committed
exclude pipewire in bazzite repo
1 parent aa19259 commit 6696ccb

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

build_files/00-repos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dnf5 -y config-manager addrepo --from-repofile=https://negativo17.org/repos/fedo
6767
dnf5 -y config-manager addrepo --from-repofile=https://negativo17.org/repos/fedora-rar.repo
6868

6969
# set priorities and exclusions
70-
dnf5 -y config-manager setopt "*bazzite*".priority=1
70+
dnf5 -y config-manager setopt "*bazzite*".priority=1 "*bazzite*".exclude="pipewire*"
7171
dnf5 -y config-manager setopt "*akmods*".priority=2
7272
dnf5 -y config-manager setopt "terra-mesa".enabled=true
7373
dnf5 -y config-manager setopt "terra-nvidia".enabled=false

build_files/03-packages.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ PKGS_TO_INSTALL=(
8484
gnome-shell-extension-just-perfection
8585
gnome-shell-extension-restart-to
8686
gnome-shell-extension-user-theme
87-
gnome-shell-extension-v-shell
8887
nautilus-gsconnect
8988

9089
# Miscellaneous

0 commit comments

Comments
 (0)