Skip to content

Commit

Permalink
Install pipx even if not GNOME
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecrs committed Apr 27, 2024
1 parent a1c1c5c commit d456187
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ readonly wanted_packages=(
# pipx doesn't work otherwise
python3-venv
# {{ end }}
pipx
docker-ce
docker-ce-cli
containerd.io
Expand All @@ -41,7 +42,6 @@ readonly wanted_packages=(
code
google-chrome-stable
python3-nautilus
pipx
# {{ if not .is_wsl }}
yaru-theme-gnome-shell
libsecret-1-0
Expand Down

0 comments on commit d456187

Please sign in to comment.