declarative-flatpak icon indicating copy to clipboard operation
declarative-flatpak copied to clipboard

Results 6 declarative-flatpak issues
Sort by recently updated
recently updated
newest added

I noticed an app I temporarily install wasn't uninstalled, and was curious as to what the issue is: ```bash ❯ systemctl --user restart manage-user-flatpaks.service ❯ systemctl --user status manage-user-flatpaks.service ×...

Since you seems to be doing a lot of changes, I'd like to suggest that a notification system as part of the service's executable, just to notify if there's any...

# Description After updating my config to the stable-v3 branch, using xdg-open on links or files that use an installed flatpak does not work anymore. The following error is thrown...

Fix issue where `tmpfiles.rules` threw an error when switching/rebuilding (because it was outdated) by instead using `tmpfiles.settings`. Uses `"what-do-i-name-this?"` as a placeholder config name. This will get updated later.

Hello again, I overhauled https://wiki.nixos.org/wiki/Flatpak yesterday and [added declarative-flatpak to it](https://wiki.nixos.org/wiki/Flatpak#declarative-flatpak) It is already published, but could you peer review the small introduction I wrote for it (notably the comparison...

Does `services.flatpak.UNCHECKEDpostEverythingCommand`, run for each post remotes, install, and switch, or just once post switch? If that's the later, is there a reason why it isn't named `postSwitchCommand`?