tor: add static ipv6 gateway
This commit is contained in:
parent
1cdcf7c5f9
commit
2398795533
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
];
|
||||
routes = [
|
||||
{routeConfig = {Gateway = "185.231.102.1";};}
|
||||
{routeConfig = {Gateway = "fe80::200:5eff:fe00:20c";};}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue