This repository has been archived on 2023-01-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
CustomDebian11LiveISO_GUI/config/includes.chroot/etc/apt/preferences.d/99backports

23 lines
430 B
Plaintext

# APT pinning preferences - https://wiki.debian.org/AptPreferences
##### Kernel / firmware
Package: linux-image-*
Pin: release a=bullseye-backports
Pin-Priority: 600
Package: linux-headers-*
Pin: release a=bullseye-backports
Pin-Priority: 600
Package: firmware-*
Pin: release a=bullseye-backports
Pin-Priority: 600
##### NVIDIA proprietary drivers
Package: nvidia-driver
Pin: release a=bullseye-backports
Pin-Priority: 600