chore: prefer sjtu mirror over sjtug

This commit is contained in:
2026-02-24 16:50:17 +08:00
parent 07a47245ad
commit 6fb7bf10f3
+1 -1
View File
@@ -40,8 +40,8 @@ in
nix.settings = {
experimental-features = "nix-command flakes pipe-operators";
substituters = [
"https://mirrors.sjtug.sjtu.edu.cn/nix-channels/store"
"https://mirror.sjtu.edu.cn/nix-channels/store"
"https://mirrors.sjtug.sjtu.edu.cn/nix-channels/store"
"https://mirrors.ustc.edu.cn/nix-channels/store"
"https://nix-community.cachix.org"
"https://cache.garnix.io"