Skip to content

Commit

Permalink
fix(packages): add bzip2 to minimal scope
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed May 24, 2023
1 parent 55a49f0 commit 7ab9cd0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chezmoi/.chezmoidata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ packages:
- name: build-essential
apt: true
scope: minimal
- name: bzip2
apt: true
brew: true
scope: minimal
- name: code
apt: true
keyring_file: packages.microsoft.gpg
Expand Down

0 comments on commit 7ab9cd0

Please sign in to comment.