containers/fluorite: use routing features
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
This commit is contained in:
parent
30d3063c9b
commit
8778adf3bc
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
interfaceName = "userspace-networking";
|
||||
extraDaemonFlags = [ "--socks5-server=localhost:1055" ];
|
||||
extraSetFlags = [ "--exit-node=100.67.1.1" ];
|
||||
useRoutingFeatures = "client";
|
||||
};
|
||||
|
||||
services.slskd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue