Replace wireshark with wireshark-qt on mac
This commit is contained in:
parent
a11c62c437
commit
261331252a
@ -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 = [
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user