fix: change default-flatpaks to default-flatpaks@v1 since we are still using the remove feature, which was removed in v2
This commit is contained in:
parent
2ec74db25a
commit
606d873815
1 changed files with 1 additions and 14 deletions
|
|
@ -57,18 +57,7 @@ modules:
|
||||||
- containerd.io
|
- containerd.io
|
||||||
- docker-buildx-plugin
|
- docker-buildx-plugin
|
||||||
- docker-compose-plugin
|
- docker-compose-plugin
|
||||||
- cockpit
|
|
||||||
- cockpit-composer
|
|
||||||
- cockpit-files
|
|
||||||
- cockpit-machines
|
|
||||||
- cockpit-networkmanager
|
|
||||||
- cockpit-ostree
|
|
||||||
- cockpit-podman
|
|
||||||
- cockpit-selinux
|
|
||||||
- cockpit-sosreport
|
|
||||||
- cockpit-storaged
|
|
||||||
- gnome-boxes
|
- gnome-boxes
|
||||||
- bottles
|
|
||||||
- code
|
- code
|
||||||
- type: fonts
|
- type: fonts
|
||||||
fonts:
|
fonts:
|
||||||
|
|
@ -92,7 +81,7 @@ modules:
|
||||||
- type: gschema-overrides
|
- type: gschema-overrides
|
||||||
include:
|
include:
|
||||||
- zz1-power-button-settings.gschema.override
|
- zz1-power-button-settings.gschema.override
|
||||||
- type: default-flatpaks
|
- type: default-flatpaks@v1
|
||||||
notify: true
|
notify: true
|
||||||
system:
|
system:
|
||||||
install:
|
install:
|
||||||
|
|
@ -114,12 +103,10 @@ modules:
|
||||||
- io.gitlab.librewolf-community
|
- io.gitlab.librewolf-community
|
||||||
- io.github.ungoogled_software.ungoogled_chromium
|
- io.github.ungoogled_software.ungoogled_chromium
|
||||||
remove:
|
remove:
|
||||||
- com.usebottles.bottles
|
|
||||||
- org.gnome.Boxes
|
- org.gnome.Boxes
|
||||||
- org.videolan.VLC
|
- org.videolan.VLC
|
||||||
user:
|
user:
|
||||||
remove:
|
remove:
|
||||||
- com.usebottles.bottles
|
|
||||||
- org.gnome.Boxes
|
- org.gnome.Boxes
|
||||||
- org.videolan.VLC
|
- org.videolan.VLC
|
||||||
- type: systemd
|
- type: systemd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue