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.
- Type
one of "none", "client", "server", "both"- Default
"none"- Example
"server"- Declared
- <nixpkgs/nixos/modules/services/networking/netbird.nix>