Skip to content

[Question] Display the log of flatpak-managed-install.service #84

Answered by gmodena
Nirlvy asked this question in Q&A
Discussion options

You must be logged in to vote

hey @Nirlvy,

I looked into this feature in #7. Last time I investigated, I couldn't find a decent solution that worked for both NixOS modules and HM installs. It's still on my radar, but I haven't spent much time on it yet. Ideas are very welcome :).

My workaround for the lack of progress output—though you may already be doing this—is to query the systemd unit at activation with:

watch systemctl status flatpak-managed-install.service

(Add --user to systemctl if you installed nix-flatpak as an HM module.)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gmodena
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #83 on October 13, 2024 10:43.