chore: Initial flatpak support
This commit is contained in:
parent
9009edc0bd
commit
c331586ffa
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,7 @@ packages_arch=(
|
||||||
# << for shell scripts
|
# << for shell scripts
|
||||||
# signing tools for Secure Boot
|
# signing tools for Secure Boot
|
||||||
sbsigntools
|
sbsigntools
|
||||||
|
net-tools
|
||||||
)
|
)
|
||||||
|
|
||||||
packages_arch_aur=(
|
packages_arch_aur=(
|
||||||
|
@ -33,3 +34,7 @@ packages_arch_aur=(
|
||||||
spicetify-cli
|
spicetify-cli
|
||||||
spicetify-marketplace-bin
|
spicetify-marketplace-bin
|
||||||
)
|
)
|
||||||
|
|
||||||
|
packages_flatpak=(
|
||||||
|
io.mrarm.mcpelauncher
|
||||||
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue