mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 05:36:37 +08:00
38dbe7a12f
Signed-off-by: gfdgd_xi <3025613752@qq.com>
13 lines
963 B
Plaintext
13 lines
963 B
Plaintext
# 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释
|
|
deb https://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware
|
|
# deb-src https://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware
|
|
|
|
deb https://deb.debian.org/debian/ trixie-updates main contrib non-free non-free-firmware
|
|
# deb-src https://deb.debian.org/debian/ trixie-updates main contrib non-free non-free-firmware
|
|
|
|
deb https://deb.debian.org/debian/ trixie-backports main contrib non-free non-free-firmware
|
|
# deb-src https://deb.debian.org/debian/ trixie-backports main contrib non-free non-free-firmware
|
|
|
|
# 以下安全更新软件源包含了官方源与镜像站配置,如有需要可自行修改注释切换
|
|
deb https://security.debian.org/debian-security trixie-security main contrib non-free non-free-firmware
|
|
# deb-src https://security.debian.org/debian-security trixie-security main contrib non-free non-free-firmware |