mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-26 20:10:57 +00:00
add flatpak data package
This commit is contained in:
parent
538efcfd13
commit
8e136dfe3d
1 changed files with 10 additions and 0 deletions
10
rocky.cfg
10
rocky.cfg
|
@ -56,6 +56,16 @@ package {
|
|||
include_filter: "livesys-scripts.noarch"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "rocky-flatpak-data"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "rocky-flatpak-preinstall-firefox.noarch"
|
||||
include_filter: "rocky-flatpak-preinstall-thunderbird.noarch"
|
||||
include_filter: "rocky-flatpak-repo.noarch"
|
||||
}
|
||||
}
|
||||
# secureboot
|
||||
package {
|
||||
name: "shim-unsigned-x64"
|
||||
|
|
Loading…
Reference in a new issue