docs(default-flatpaks): Add current known issues (#171)

I wanted to do this before, but forgot
This commit is contained in:
fiftydinar 2024-03-21 12:24:30 +01:00 committed by GitHub
parent d1168a13f1
commit 2f304f0d71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,3 +27,11 @@ If a local user is not satisfied with default Flatpak installations and removals
`/etc/bluebuild/default-flatpaks/`
Folder structure is the same as talked about above, with `system` & `user` folders, `install` & `remove` files containing explanation on how those should be modified & what they do. The `notifications` file also contains this explanation for turning notifications on or off.
## Known issues
Multiple repos inclusion is currently not supported (planned to implement in the future):
https://github.com/blue-build/modules/issues/146
Flatpak runtimes are not supported due to technical difficulty in implementing those:
https://github.com/blue-build/modules/pull/142#issuecomment-1962458757