I've created an oathtool AppVM following instructions from here: https://www.qubes-os.org/doc/multifactor-authentication/
On the Fedora-30-minimal template I've also installed Nautilus file manager and Gedit to easy my process of token creation.
I tested it and it worked as designed. Then I want to test backup/recovery before I would rely on this to store my tokens.
To my surprise, when I restored the OTP VM together with it's template the applications (file manager and text editor) did not show up as available applications.
I had to open a terminal on the template and run again dnf install. Although they were not installed again (because they were present when I backed up), after running dnf install Qubes "remembered" they were there as if were notified just then.
Did I miss something when I backed up? Or is this behaviour expected?
Thanks
The issue happened when I've restored. And, again, I did not reinstall the apps in the template, they were already there. The dnf install command resulted in no change but it somehow "reminded" Qubes they exist and so I could use the again as UI/windows.
Regards