mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
fix: terminfo error on macOS
This commit is contained in:
@@ -416,12 +416,13 @@
|
||||
# status: https://mirrors.ustc.edu.cn/status/
|
||||
# "https://mirrors.ustc.edu.cn/nix-channels/store"
|
||||
|
||||
# my own cache server
|
||||
# fallback to official cache server if the above mirrors are not available
|
||||
"https://cache.nixos.org"
|
||||
|
||||
# fallback to other non-official cache server
|
||||
"https://ryan4yin.cachix.org"
|
||||
"https://anyrun.cachix.org"
|
||||
"https://hyprland.cachix.org"
|
||||
|
||||
"https://cache.nixos.org"
|
||||
];
|
||||
|
||||
# nix community's cache server
|
||||
|
||||
Reference in New Issue
Block a user