docs: Show repo configuration in example
This commit is contained in:
parent
eff377bbc3
commit
a170c42811
1 changed files with 5 additions and 0 deletions
|
|
@ -9,11 +9,16 @@ Flatpak setup can be run again by removing `/etc/ublue-os/system-flatpak-configu
|
|||
```yaml
|
||||
- type: default-flatpaks
|
||||
system:
|
||||
repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
repo-name: flathub
|
||||
repo-title: "Flathub (system-wide)" # Optional; this sets the remote's user-facing name in graphical frontends like GNOME Software
|
||||
install:
|
||||
- org.gnome.Loupe
|
||||
remove:
|
||||
- org.gnome.eog
|
||||
user:
|
||||
repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
repo-name: flathub
|
||||
install:
|
||||
- org.gnome.Epiphany
|
||||
remove:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue