Add yandex mirror nixpkgs

This commit is contained in:
ArisoN 2026-03-31 17:21:00 +03:00
parent 27379016c9
commit 68c878a29e
4 changed files with 8 additions and 0 deletions

View file

@ -13,6 +13,8 @@ _: {
"https://chaotic-nyx.cachix.org/"
# nix-community
"https://hydra.nix-community.org/"
# yandex mirror
"https://mirror.yandex.ru/nixos/"
];
};
};