fix: Set default-flatpaks module to v1

This commit is contained in:
Gerald Pinder 2025-07-28 22:51:38 -04:00
parent 24a5c8d2b5
commit 2a7ec8401b
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@ modules:
- firefox
- firefox-langpacks # also remove firefox dependency (not required for all packages, this is a special case)
- type: default-flatpaks
- type: default-flatpaks@v1
notify: true # Send notification after install/uninstall is finished (true/false)
system:
# If no repo information is specified, Flathub will be used by default

View file

@ -23,7 +23,7 @@ modules:
- firefox
- firefox-langpacks
- type: default-flatpaks
- type: default-flatpaks@v1
notify: true
system:
install:

View file

@ -1,6 +1,6 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-v1.json
type: default-flatpaks
type: default-flatpaks@v1
notify: true
system:
repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo