feat: wireshark

This commit is contained in:
s-prechtl 2024-10-01 14:30:38 +02:00
parent a120f3e5b3
commit 24cfc1bc9d

View file

@ -142,6 +142,7 @@
wdisplays wdisplays
webcord webcord
wget wget
wireshark
wl-clipboard wl-clipboard
wofi wofi
wofi-pass wofi-pass
@ -161,6 +162,7 @@
enableSSHSupport = true; enableSSHSupport = true;
pinentryPackage = pkgs.pinentry-qt; pinentryPackage = pkgs.pinentry-qt;
}; };
wireshark.enable = true;
}; };
virtualisation = { virtualisation = {