mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-08-04 03:28:30 -07:00
feat: add tsinghua university TUNA binary cache
This commit is contained in:
parent
16bcf4b85a
commit
c76e01b14a
1 changed files with 2 additions and 1 deletions
|
@ -129,7 +129,8 @@ in
|
|||
"flakes"
|
||||
];
|
||||
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 = [
|
||||
"hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue