1
0
Fork 0

update `apt` config

urosm 2024-01-15 01:05:50 +01:00
parent d364d4141d
commit c84cc73acb
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1 @@
APT::Default-Release "/^testing(|-security)$/";

11
apt/sources.list 100644
View File

@ -0,0 +1,11 @@
deb http://deb.debian.org/debian/ testing main non-free-firmware
deb-src http://deb.debian.org/debian/ testing main non-free-firmware
deb http://security.debian.org/debian-security testing-security main non-free-firmware
deb-src http://security.debian.org/debian-security testing-security main non-free-firmware
deb http://deb.debian.org/debian/ unstable main non-free-firmware
deb-src http://deb.debian.org/debian/ unstable main non-free-firmware
deb http://deb.debian.org/debian/ experimental main non-free-firmware
deb-src http://deb.debian.org/debian/ experimental main non-free-firmware