programs.wireshark.enable

NixOS option

Whether to add Wireshark to the global environment and create a ‘wireshark’ group. To configure what users can capture, set the dumpcap.enable and usbmon.enable options. By default, users in the ‘wireshark’ group are allowed to capture network traffic but not USB traffic.

type: boolean
Default
false
declared in: nixos/modules/programs/wireshark.nixView source on NixOS/nixpkgs →