add(nixos): wireshark and her tools

used for testing wh80 keyboard
This commit is contained in:
kenji
2026-04-11 07:46:30 -05:00
parent 0a3f0ada27
commit f7108a173a
5 changed files with 10 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
programs.wireshark.enable = true;
dumpcap.enable = true;
usbmon.enable = true;
}