Replace wireshark with wireshark-qt on mac
This commit is contained in:
parent
a11c62c437
commit
261331252a
@ -5,11 +5,12 @@
|
|||||||
# brew install --cask
|
# brew install --cask
|
||||||
# these need to be updated manually
|
# these need to be updated manually
|
||||||
homebrew.casks = [
|
homebrew.casks = [
|
||||||
|
"drawio"
|
||||||
"flameshot"
|
"flameshot"
|
||||||
"ghostty"
|
"ghostty"
|
||||||
"keepassxc"
|
"keepassxc"
|
||||||
"spotify"
|
"spotify"
|
||||||
"drawio"
|
"wireshark-chmodbpf"
|
||||||
];
|
];
|
||||||
|
|
||||||
system.defaults.dock.persistent-apps = [
|
system.defaults.dock.persistent-apps = [
|
||||||
|
|||||||
@ -32,7 +32,7 @@ in
|
|||||||
watch
|
watch
|
||||||
colima
|
colima
|
||||||
docker
|
docker
|
||||||
wireshark
|
wireshark-qt
|
||||||
];
|
];
|
||||||
|
|
||||||
# ghostty marked as broken as of 2025-01-05 in nix, using homebrew and custom config
|
# ghostty marked as broken as of 2025-01-05 in nix, using homebrew and custom config
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user