fix(wireshark): removed dumpcap

This commit is contained in:
kenji
2026-05-07 11:29:16 -05:00
parent 6929369c28
commit c161673102
+1 -1
View File
@@ -1,5 +1,5 @@
{
programs.wireshark.enable = true;
dumpcap.enable = true;
# dumpcap.enable = true;
usbmon.enable = true;
}