I believe I solved this problem before, but I can’t find the solution again. I have some Flatpaks installed on my NixOS system, but they aren’t showing up in the app menu. Does anyone know what might be causing this or how to fix it?
I believe I solved this problem before, but I can’t find the solution again. I have some Flatpaks installed on my NixOS system, but they aren’t showing up in the app menu. Does anyone know what might be causing this or how to fix it?
I use a declarative flatpak flake that lets me install flatpaks declaratively. You could use this as well, in case you want to manage the flatpaks in your configuration.
Please share this if you don’t mind.
There are a few out there, but this is the one I use by GermanBread: https://github.com/GermanBread/declarative-flatpak
Edit: this is probably worth making its own post about
Thanks. I’d certainly like it if you posted it. more Nix = more better. :)