1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2025-01-08 07:02:12 -05:00

Install flatpak

This commit is contained in:
Tommy 2024-12-29 18:30:31 -07:00 committed by GitHub
parent c8c731667d
commit 40bcbfa62d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -132,7 +132,7 @@ sudo systemctl enable --now hide-hardware-info.service
# Install packages
sudo apt update
sudo apt install --no-install-recommends gnome-console qubes-ctap qubes-gpg-split -y
sudo apt install --no-install-recommends gnome-console flatpak qubes-ctap qubes-gpg-split -y
# Flatpak update service
download https://raw.githubusercontent.com/TommyTran732/QubesOS-Scripts/main/etc/systemd/user/update-user-flatpaks.service /etc/systemd/user/update-user-flatpaks.service