services.firezone.gateway.enable

NixOS option

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 in: nixos/modules/services/networking/firezone/gateway.nixView source on NixOS/nixpkgs →