modules/wireguard: add new host for cache.nixos.org
This commit is contained in:
parent
9611f6850b
commit
19001ae122
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ let
|
||||||
addrsViaDefaultInterface = [
|
addrsViaDefaultInterface = [
|
||||||
# cache.nixos.org
|
# cache.nixos.org
|
||||||
"151.101.86.217/32"
|
"151.101.86.217/32"
|
||||||
|
"146.75.118.217/32"
|
||||||
# tbank.ru
|
# tbank.ru
|
||||||
"178.248.236.218/32"
|
"178.248.236.218/32"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue