6 lines
91 B
Nix
6 lines
91 B
Nix
{
|
|
programs.wireshark.enable = true;
|
|
# dumpcap.enable = true;
|
|
usbmon.enable = true;
|
|
}
|