docs: Show that flatpak remotes can be added without installing flatpaks from them

This commit is contained in:
zelikos 2023-10-02 21:22:53 -04:00
parent d0e1434b1d
commit 98a71af459
No known key found for this signature in database
GPG key ID: AA0CB476ECFA09E7

View file

@ -17,10 +17,7 @@ Flatpak setup can be run again by removing `/etc/ublue-os/system-flatpak-configu
remove:
- org.gnome.eog
user:
# A flatpak repo can also be added without having to install flatpaks
repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo
repo-name: flathub
install:
- org.gnome.Epiphany
remove:
- org.mozilla.firefox
```