diff --git a/darwin/lcech-mac-veracode.nix b/darwin/lcech-mac-veracode.nix index 777f584..508549f 100644 --- a/darwin/lcech-mac-veracode.nix +++ b/darwin/lcech-mac-veracode.nix @@ -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 = [ diff --git a/home-manager/lcech-mac-veracode.nix b/home-manager/lcech-mac-veracode.nix index fdb2723..437105d 100644 --- a/home-manager/lcech-mac-veracode.nix +++ b/home-manager/lcech-mac-veracode.nix @@ -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