chore: remove chromium, add brave, update readme
This commit is contained in:
parent
de32d5ac39
commit
ef61597a06
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ So far, the dotfiles only used for my macOS configuration, maybe in the future I
|
|||
## Core System
|
||||
|
||||
- OS: macOS (nix-darwin)
|
||||
- Shell: nushell with oh-my-posh
|
||||
- Shell: nushell with starship prompt
|
||||
- Terminal: ghostty with dracula theme
|
||||
- Package Management: mix of nix and homebrew
|
||||
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ in {
|
|||
type = types.listOf types.str;
|
||||
default = [
|
||||
"bitwarden"
|
||||
"chromium"
|
||||
"brave-browser"
|
||||
"pgadmin4"
|
||||
"docker-desktop"
|
||||
"spotify"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue