feat: update readme, adjust nix settings

This commit is contained in:
Ryan Yin
2023-07-30 16:32:05 +08:00
parent a99adf065d
commit 71af10ff3b
3 changed files with 11 additions and 9 deletions

View File

@@ -270,7 +270,6 @@
nixConfig = {
experimental-features = ["nix-command" "flakes"];
builders-use-substitutes = true;
substituters = [
# replace official cache with a mirror located in China
"https://mirrors.ustc.edu.cn/nix-channels/store"