fix: Fix flatpak module errors
This commit is contained in:
parent
76d32bc23a
commit
0b5e7599f8
3 changed files with 41 additions and 13 deletions
|
|
@ -4,6 +4,7 @@ base-image: ghcr.io/ublue-os/silverblue-main
|
|||
image-version: 39
|
||||
modules:
|
||||
- from-file: akmods.yml
|
||||
- from-file: flatpaks.yml
|
||||
|
||||
- type: files
|
||||
files:
|
||||
|
|
@ -23,16 +24,6 @@ modules:
|
|||
- firefox
|
||||
- firefox-langpacks
|
||||
|
||||
- type: default-flatpaks
|
||||
notify: true
|
||||
system:
|
||||
install:
|
||||
- org.mozilla.firefox
|
||||
- org.gnome.Loupe
|
||||
- one.ablaze.floorp//lightning
|
||||
remove:
|
||||
- org.gnome.eog
|
||||
|
||||
- type: signing
|
||||
|
||||
- type: test-module
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue