enable wireshark GUI

This commit is contained in:
Trolli Schmittlauch 2021-06-09 10:06:20 +02:00
parent 38d50cb04d
commit 62935211c5

View file

@ -78,6 +78,7 @@ in
programs.wireshark =
{
enable = true;
package = pkgs.wireshark;
};
programs.adb.enable = true;