my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux

darwin/brew: add more casks

+4 -1
+4 -1
modules/darwin/brew/default.nix
··· 80 80 "tidal" # music player 81 81 "raycast" # app launcher, and clipboard manager 82 82 # "inkscape" # vector graphics editor 83 - "intellij-idea" # IDE 83 + # "intellij-idea" # IDE 84 84 # "jordanbaird-ice@beta" # better status bar 85 + "helium-browser" 86 + "discord" 87 + "ghostty" 85 88 ]; 86 89 }; 87 90 };