services.firezone.gateway.enable

Whether to enable the firezone gateway.

You have to manually masquerade and forward traffic from the tun-firezone interface to your resource! Refer to the upstream setup script for a list of iptable commands.

See the firezone nixos test in this repository for an nftables based example.

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/services/networking/firezone/gateway.nix>