Replace wireshark with wireshark-qt on mac

This commit is contained in:
Arnie 2025-07-09 10:17:04 +02:00
parent a11c62c437
commit 261331252a
No known key found for this signature in database
GPG Key ID: 4BDFA3BCF2999D11
2 changed files with 3 additions and 2 deletions

View File

@ -5,11 +5,12 @@
# brew install --cask
# these need to be updated manually
homebrew.casks = [
"drawio"
"flameshot"
"ghostty"
"keepassxc"
"spotify"
"drawio"
"wireshark-chmodbpf"
];
system.defaults.dock.persistent-apps = [

View File

@ -32,7 +32,7 @@ in
watch
colima
docker
wireshark
wireshark-qt
];
# ghostty marked as broken as of 2025-01-05 in nix, using homebrew and custom config