Created
January 3, 2026 18:57
-
-
Save maddsua/fd395577b3a3b3c88eb979cfda929ac4 to your computer and use it in GitHub Desktop.
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
| #deb cdrom:[Debian GNU/Linux 13.0.0 _Trixie_ - Official amd64 DVD Binary-1 with firmware 20250809-11:21]/ trixie contrib main non-free-firmware | |
| deb http://deb.debian.org/debian/ trixie main non-free-firmware | |
| deb-src http://deb.debian.org/debian/ trixie main non-free-firmware | |
| deb http://security.debian.org/debian-security trixie-security main non-free-firmware | |
| deb-src http://security.debian.org/debian-security trixie-security main non-free-firmware | |
| # trixie-updates, to get updates before a point release is made; | |
| # see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports | |
| deb http://deb.debian.org/debian/ trixie-updates main non-free-firmware | |
| deb-src http://deb.debian.org/debian/ trixie-updates main non-free-firmware | |
| # This system was installed using removable media other than | |
| # CD/DVD/BD (e.g. USB stick, SD card, ISO image file). | |
| # The matching "deb cdrom" entries were disabled at the end | |
| # of the installation process. | |
| # For information about how to configure apt package sources, | |
| # see the sources.list(5) manual. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment