nixpkgs/nixos/modules
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
..
config Merging with upstream 2017-01-29 05:54:01 -06:00
hardware linuxPackages.nvidia_x11: refactor, build more from source 2017-02-08 16:57:46 +03:00
i18n/input-method nixos/ibus: fix custom panel example 2017-01-24 12:52:39 -06:00
installer Merge pull request #22758 from dezgeg/pr-nixos-rebuild 2017-02-14 16:35:43 +01:00
misc nixos: add programs.wireshark option 2017-02-17 15:42:54 +01:00
profiles nixos: update default cases from KDM/KDE4 to SDDM/KDE5 2017-02-09 21:52:00 -05:00
programs nixos: add programs.wireshark option 2017-02-17 15:42:54 +01:00
security setcapWrapper: add support for setting permissions 2017-02-17 15:42:54 +01:00
services Revert "nginx: Format the config file" 2017-02-16 22:45:00 +01:00
system networking.networkd: adjust autmatic mapping of bonds 2017-02-16 21:24:40 +01:00
tasks networking.networkd: adjust autmatic mapping of bonds 2017-02-16 21:24:40 +01:00
testing kdm: drop service 2017-02-11 13:55:09 -05:00
virtualisation amazon-init NixOS module: fix (I think) race condition with network 2017-02-16 16:03:58 +00:00
module-list.nix nixos: add programs.wireshark option 2017-02-17 15:42:54 +01:00
rename.nix nixos: hint about security.setuidOwners/Programs -> security.wrappers 2017-02-15 07:25:33 +01:00