feat: add tsinghua university TUNA binary cache

This commit is contained in:
Youwen Wu 2025-07-22 23:21:41 +08:00
parent 16bcf4b85a
commit c76e01b14a

View file

@ -129,7 +129,8 @@ in
"flakes" "flakes"
]; ];
substituters = [ substituters = [
"https://cache.nixos.org" "https://mirrors.tuna.tsinghua.edu.cn/nix-channels/store?priority=1"
"https://cache.nixos.org?priority=2"
]; ];
trusted-public-keys = [ trusted-public-keys = [
"hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs="