tangled
alpha
login
or
join now
isabelroses.com
/
dotfiles
12
fork
atom
my over complex system configurations
dotfiles.isabelroses.com/
nixos
nix
flake
dotfiles
linux
12
fork
atom
overview
issues
pulls
pipelines
darwin/brew: add more casks
isabelroses.com
3 months ago
e5ad740a
d3d84166
+4
-1
1 changed file
expand all
collapse all
unified
split
modules
darwin
brew
default.nix
+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
83
-
"intellij-idea" # IDE
83
83
+
# "intellij-idea" # IDE
84
84
# "jordanbaird-ice@beta" # better status bar
85
85
+
"helium-browser"
86
86
+
"discord"
87
87
+
"ghostty"
85
88
];
86
89
};
87
90
};