···3030 vscodium # used for jupyter notebook because not available in zed at this time
3131 stats # System monitoring displayed in macos top bar - will be replaced by custom script with sketchybar
3232 raycast # replacement for spotlight
3333+ dbeaver-bin
3434+ cyberduck
3335 ];
34363537 # Common system configurations
+1
config/darwin/helium/homebrew/casks.nix
···1414 "discord" # use this one since nixpkgs doesn't have krisp
1515 "modrinth"
1616 "github"
1717+ # "logitech-g-hub" # Error when trying to install it
1718 ];
1819}