chore: remove chromium, add brave, update readme

This commit is contained in:
Rasyidan Akbar F. 2025-10-28 11:46:40 +07:00
commit ef61597a06
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ So far, the dotfiles only used for my macOS configuration, maybe in the future I
## Core System ## Core System
- OS: macOS (nix-darwin) - OS: macOS (nix-darwin)
- Shell: nushell with oh-my-posh - Shell: nushell with starship prompt
- Terminal: ghostty with dracula theme - Terminal: ghostty with dracula theme
- Package Management: mix of nix and homebrew - Package Management: mix of nix and homebrew

View file

@ -23,7 +23,7 @@ in {
type = types.listOf types.str; type = types.listOf types.str;
default = [ default = [
"bitwarden" "bitwarden"
"chromium" "brave-browser"
"pgadmin4" "pgadmin4"
"docker-desktop" "docker-desktop"
"spotify" "spotify"