Add google chrome as browser (and normal Firefox on macos)

This commit is contained in:
2025-09-05 17:17:28 +02:00
parent 2106a68d37
commit 2b232e9c4e
2 changed files with 8 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ apt_packages:
- gimp - gimp
- git - git
- git-delta - git-delta
- google-chrome-stable
- google-cloud-cli - google-cloud-cli
- graphviz - graphviz
- htop - htop
@@ -147,3 +148,8 @@ apt_repositories:
repositories: https://packages.mozilla.org/apt/ repositories: https://packages.mozilla.org/apt/
suites: "mozilla" suites: "mozilla"
- name: google
sign_keys:
- url: https://dl-ssl.google.com/linux/linux_signing_key.pub
repositories: http://dl.google.com/linux/chrome/deb/

View File

@@ -36,9 +36,11 @@ brew_packages:
brew_casks: brew_casks:
- alacritty - alacritty
- enpass - enpass
- firefox
- firefox@developer-edition - firefox@developer-edition
- gimp - gimp
- gnucash - gnucash
- google-chrome
- kitty - kitty
- spotify - spotify
- ungoogled-chromium - ungoogled-chromium