22 lines
1.0 KiB
Plaintext
22 lines
1.0 KiB
Plaintext
|
# This system was installed using PeppermintOS removable media
|
||
|
# (e.g. netinst, live or single CD). The matching "deb cdrom"
|
||
|
# entries were removed at the end of the installation process.
|
||
|
# For information about how to configure apt package sources,
|
||
|
# see the sources.list(5) manual.
|
||
|
|
||
|
# Main Repo - main contrib non-free
|
||
|
deb http://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware
|
||
|
deb-src http://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware
|
||
|
|
||
|
# Security Repo - main contrib non-free
|
||
|
deb http://security.debian.org/ bookworm-security main contrib non-free
|
||
|
deb-src http://security.debian.org/ bookworm-security main contrib non-free
|
||
|
|
||
|
# Updates Repo - main contrib non-free
|
||
|
deb http://deb.debian.org/debian bookworm-updates main contrib non-free
|
||
|
deb-src http://deb.debian.org/debian bookworm-updates main
|
||
|
|
||
|
# bookworm-backports, previously on backports.debian.org
|
||
|
deb http://deb.debian.org/debian/ bookworm-backports main contrib non-free
|
||
|
deb-src http://deb.debian.org/debian/ bookworm-backports main contrib non-free
|