containers/fluorite: use set flag for exit node
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
59bbe127d6
commit
30d3063c9b
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
openFirewall = true;
|
||||
interfaceName = "userspace-networking";
|
||||
extraDaemonFlags = [ "--socks5-server=localhost:1055" ];
|
||||
extraUpFlags = [ "--exit-node=dandelion" ];
|
||||
extraSetFlags = [ "--exit-node=100.67.1.1" ];
|
||||
};
|
||||
|
||||
services.slskd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue