services.firewalld.settings.IndividualCalls

NixOS option

Whether to use individual -restore calls to apply changes to the firewall. The use of individual calls increases the time that is needed to apply changes and to start the daemon, but is good for debugging as error messages are more specific.

type: boolean
Default
false
declared in: nixos/modules/services/networking/firewalld/settings.nixView source on NixOS/nixpkgs →