You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently packaging goldwarden for NixOS. One of the problems I have encountered is that the GUI hardcodes flatpak run which obviously can't work when running outside of flatpak. To make goldwarden easier to package, this should be done smarter, ideally goldwarden should just run goldwarden and the rest is up to the packaging
I am currently packaging goldwarden for NixOS. One of the problems I have encountered is that the GUI hardcodes
flatpak run
which obviously can't work when running outside of flatpak. To make goldwarden easier to package, this should be done smarter, ideally goldwarden should just run goldwarden and the rest is up to the packagingeg https://github.com/quexten/goldwarden/blob/main/gui/src/gui/browserbiometrics.py#L45 or https://github.com/quexten/goldwarden/blob/main/gui/src/gui/ssh.py#L44
The text was updated successfully, but these errors were encountered: