Skip to content

Wireshark

programs.wireshark.enable

Whether to add Wireshark to the global environment and configure a setcap wrapper for 'dumpcap' for users in the 'wireshark' group.

Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/wireshark.nix

programs.wireshark.package

The wireshark-cli package to use. Type: package

Default

pkgs.wireshark-cli

Example

wireshark

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/wireshark.nix