Bjørn Forsman 8f3e6fdd8c
nixos: add programs.wireshark option
To be able to use Wireshark as an ordinary user, the 'dumpcap' program
must be installed setuid root. This module module simplifies such a
configuration to simply:

  programs.wireshark.enable = true;

The setuid wrapper is available for users in the 'wireshark' group.

Changes v1 -> v2:
  - add "defaultText" to the programs.wireshark.package option (AFAIK,
    that prevents the manual from being needlessly rebuilt when the
    package changes)
2017-02-17 15:42:54 +01:00
..
2017-01-11 22:03:27 +01:00
2016-10-31 11:30:07 +01:00
2016-05-26 00:10:22 +02:00
2016-09-05 14:53:27 +02:00
2017-01-29 05:45:43 -06:00
2017-01-29 05:45:43 -06:00
2016-10-23 11:45:30 +02:00
2016-10-11 00:14:30 +02:00
2015-09-18 18:48:50 +00:00
2016-07-21 00:55:36 +02:00