MyNixOS website logo
option

services.netbird.useRoutingFeatures

Enables settings required for NetBird's routing features: Network Resources, Network Routes & Exit Nodes.

When set to client or both, reverse path filtering will be set to loose instead of strict. When set to server or both, IP forwarding will be enabled.

Declarations
Type
one of "none", "client", "server", "both"
Default
"none"
Example
"server"