someupdate
This commit is contained in:
parent
a2a227d9f3
commit
c22e4b4664
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
nixConfig = {
|
nixConfig = {
|
||||||
auto-optimise-store = true;
|
auto-optimise-store = true;
|
||||||
|
experimental-features = [ "nix-command" "flakes" ];
|
||||||
substituters = [
|
substituters = [
|
||||||
"https://mirrors.ustc.edu.cn/nix-channels/store" # 中科大
|
"https://mirrors.ustc.edu.cn/nix-channels/store" # 中科大
|
||||||
"https://mirrors.tuna.tsinghua.edu.cn/nix-channels/store" # 清华
|
"https://mirrors.tuna.tsinghua.edu.cn/nix-channels/store" # 清华
|
||||||
|
Reference in New Issue
Block a user