0.4.0
Introduces support for remotes state management. Remotes will be installed/removed according to the services.flatpak.remotes
setting.
services.flatpak.uninstallUnmanagedPackages
has been deprecated in favor of a more generic services.flatpak.uninstallUnmanaged
, that configures both packages and remotes management preferences.
What's Changed
- worfklows: add flakehub integration. by @gmodena in #50
- installer: manage remotes state. by @gmodena in #52
- Update doc by @gmodena in #57
Full Changelog: v0.3.0...v0.4.0