Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
crowdsec-firewall-bouncer
settings
mode
option
services.crowdsec-firewall-bouncer.settings.mode
Firewall mode to use.
Declarations
nixos/modules/services/security/crowdsec-firewall-bouncer.nix
Type
string
Default
if config.networking.nftables.enable then "nftables" else "iptables"