Skip to content

Instantly share code, notes, and snippets.

@Megaf
Created September 1, 2022 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Megaf/67e5f7dcb80e91495da0f7d756a46fcb to your computer and use it in GitHub Desktop.
Save Megaf/67e5f7dcb80e91495da0f7d756a46fcb to your computer and use it in GitHub Desktop.
sources.list
# Debian Bulsseye /etc/apt/sources.list
# Main repository. A copy of everything that is included on the DVD + Non-free software and firmware.
deb http://deb.debian.org/debian/ bullseye main non-free contrib
# Updates to those.
deb http://deb.debian.org/debian/ bullseye-updates main non-free contrib
# Security updates.
deb http://security.debian.org/debian-security bullseye-security main contrib non-free
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment