16 lines
789 B
Plaintext
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 |