services.firewalld.settings.NftablesTableOwner

NixOS option

If enabled, the generated nftables rule set will be owned exclusively by firewalld. This prevents other entities from mistakenly (or maliciously) modifying firewalld’s rule set. If you intend to modify firewalld’s rules, set this to false.

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