This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Debian Bookworm - Main repository | |
deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware | |
# Debian Bookworm - Security updates | |
deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware | |
# Debian Bookworm - Point release updates (e.g., 12.1, 12.2) | |
deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware | |
# Uncomment deb-src lines below if you need to get source packages |