document base::enable_flatpak

This commit is contained in:
2025-01-29 08:08:55 +01:00
parent cc622f6a52
commit 8f03c4c5ce

View File

@@ -90,6 +90,8 @@ Note that packages installed with `pip` are not updated automatically!
## Install Software using Flatpak
Flatpak is available by default on workstation type systems. Alternatively you may enable/disable flatpak support in Hiera by setting `base::enable_flatpak` to `true` respectively `false`.
The `flatpak` tag can be used to install a software via flatpak. Best use the full Flatpak Application ID, like `dev.zed.Zed`:
```yaml