diff --git a/03-install.sh b/03-install.sh index e5f1684..cb8ca89 100755 --- a/03-install.sh +++ b/03-install.sh @@ -15,9 +15,9 @@ apt install aptitude # Install stable-Packages 1 apt install 7zip apt-listbugs apt-listchanges bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui debian-goodies fastfetch ffmpeg file-roller flatpak fzf gameconqueror gamemode gimp gnome-disk-utility gnome-system-monitor grim hunspell hunspell-de-de-frami input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud mesa-utils network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes rfkill ripgrep sddm sl slurp swappy swaybg tar tealdeer timeshift thunar tree unzip wl-clipboard xdg-user-dirs zsh # Install stable-Packages 2 -aptitude install steam-installer unrar wine winetricks +aptitude install pipewire pipewire-pulse steam-installer unrar wine winetricks wireplumber # Install backports-Packages -aptitude install mesa-vulkan-drivers pipewire pipewire-pulse wireplumber +aptitude install mesa-vulkan-drivers # Install unstable-Packages aptitude install gamescope openrgb diff --git a/data/apt/preferences.d/10-backports b/data/apt/preferences.d/10-backports index cfd6b86..ed7cc92 100755 --- a/data/apt/preferences.d/10-backports +++ b/data/apt/preferences.d/10-backports @@ -6,18 +6,6 @@ Package: * Pin: release a=stable-backports Pin-Priority: 400 -Package: pipewire -Pin: release n=trixie-backports -Pin-Priority: 990 - -Package: pipewire-pulse -Pin: release n=trixie-backports -Pin-Priority: 990 - -Package: wireplumber -Pin: release n=trixie-backports -Pin-Priority: 990 - Package: mesa-vulkan-drivers Pin: release n=trixie-backports Pin-Priority: 990