refactor(optional-apps): wireshark removed

finished with testing
This commit is contained in:
kenji
2026-05-07 11:29:49 -05:00
parent c161673102
commit ba8c0bdf3d
+1 -1
View File
@@ -2,6 +2,6 @@
imports = [ imports = [
../../apps/qmk ../../apps/qmk
./asrock-a620i.nix ./asrock-a620i.nix
../../apps/wireshark # ../../apps/wireshark
]; ];
} }