In the same kind of guide about using flatpak in templates, I wrote one explaining how to use snap in templates
This is different than How to install software | Qubes OS explaining how to install snap in a template to allow AppVM to persistently install snaps in their own storage.
I cloned a “fedora-42-xfce” template, which I used to install snap store.
I followed your instruction from this website Solene'% : Snap integration in Qubes OS templates step by step. I checked every command, check every file twice, made files executable, etc.
But after step 2.5 nothing happened, except error messages.
I have another issue and maybe you have a solution for me.
After I started snap store, I installed “Signal Messenger”. It took some time but it finished finally the installation process. I could start Signal on the command line with “snap run signal-desktop”.
BUT in the application list of the template Signal did not appear. I started the laptop but this did not change solved the problem.
Thank you very much for this great guide. It helped me a lot!
I think I saw one typo in the guide at section 2.4. There you use /usr/local /sbin/ sync-snap.sh as well as /usr/local /bin/ sync-snap.sh. I think it has to be /bin/ for all of them right?