containers/fluorite: use routing features
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run

This commit is contained in:
Cilly Leang 2026-06-17 00:22:47 +10:00
parent 30d3063c9b
commit 8778adf3bc
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -23,6 +23,7 @@
interfaceName = "userspace-networking";
extraDaemonFlags = [ "--socks5-server=localhost:1055" ];
extraSetFlags = [ "--exit-node=100.67.1.1" ];
useRoutingFeatures = "client";
};
services.slskd = {