add some required python packages to the base system

This commit is contained in:
Morgan McMillian 2024-10-15 14:42:16 -07:00
parent 514a7b429d
commit b688554372
2 changed files with 5 additions and 1 deletions

View file

@ -22,6 +22,8 @@ rpm-ostree install \
tailscale \
syncthing \
ansible \
python3-pip \
python3-keyring \
cosmic-desktop
sudo flatpak install -y \

View file

@ -20,7 +20,9 @@ rpm-ostree install \
distrobox \
tailscale \
syncthing \
ansible
ansible \
python3-pip \
python3-keyring
sudo flatpak install -y \
io.gitlab.librewolf-community \