script_post_install/files/sources.list
2023-12-29 10:41:19 +01:00

16 lines
789 B
Plaintext

# Base
deb http://deb.debian.org/debian bookworm main non-free-firmware contrib non-free
deb-src http://deb.debian.org/debian bookworm main non-free-firmware contrib non-free
# Security
deb http://deb.debian.org/debian-security/ bookworm-security main non-free-firmware contrib non-free
deb-src http://deb.debian.org/debian-security/ bookworm-security main non-free-firmware contrib non-free
# Updates
deb http://deb.debian.org/debian bookworm-updates main non-free-firmware contrib non-free
deb-src http://deb.debian.org/debian bookworm-updates main non-free-firmware contrib non-free
# Backports
deb http://deb.debian.org/debian bookworm-backports main non-free-firmware contrib non-free
deb-src http://deb.debian.org/debian bookworm-backports main non-free-firmware contrib non-free