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
|
||||
- docker-buildx-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
|
||||
- bottles
|
||||
- code
|
||||
- type: fonts
|
||||
fonts:
|
||||
|
|
@ -92,7 +81,7 @@ modules:
|
|||
- type: gschema-overrides
|
||||
include:
|
||||
- zz1-power-button-settings.gschema.override
|
||||
- type: default-flatpaks
|
||||
- type: default-flatpaks@v1
|
||||
notify: true
|
||||
system:
|
||||
install:
|
||||
|
|
@ -114,12 +103,10 @@ modules:
|
|||
- io.gitlab.librewolf-community
|
||||
- io.github.ungoogled_software.ungoogled_chromium
|
||||
remove:
|
||||
- com.usebottles.bottles
|
||||
- org.gnome.Boxes
|
||||
- org.videolan.VLC
|
||||
user:
|
||||
remove:
|
||||
- com.usebottles.bottles
|
||||
- org.gnome.Boxes
|
||||
- org.videolan.VLC
|
||||
- type: systemd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue