networking.nftables.rulesetFile

NixOS option

The ruleset file to be used with nftables. Should be in a format that can be loaded using “nft -f”. The ruleset is updated atomically.

type: null or absolute path
Default
null
declared in: nixos/modules/services/networking/nftables.nixView source on NixOS/nixpkgs →