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
|
## 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
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue