From 0b3946d6480b16510667964659ec6988552442c6 Mon Sep 17 00:00:00 2001 From: Jan Date: Tue, 14 Apr 2026 13:27:32 +0000 Subject: [PATCH] =?UTF-8?q?sources.list=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources.list | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sources.list diff --git a/sources.list b/sources.list new file mode 100644 index 0000000..ee71169 --- /dev/null +++ b/sources.list @@ -0,0 +1,10 @@ +deb http://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware +# deb-src http://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware + +deb http://security.debian.org/debian-security trixie-security main contrib non-free non-free-firmware +# deb-src http://security.debian.org/debian-security trixie-security main contrib non-free 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 contrib non-free non-free-firmware +# deb-src http://deb.debian.org/debian/ trixie-updates main contrib non-free non-free-firmware \ No newline at end of file