rozenstein94
rozenstein94
its against the idea of project, and in general you need backend not to leak API keys. Adds extra layer of complexity as well as we will need local storage/login...
Same on stock arm fedora inside of virtual machine(Apple M chip), all other things do work
seems to me like fix would be as simple as adding ``` "arch": { "aarch64": { "config-opts": ["--build=aarch64"] }, "x86_64": { "config-opts": ["--build=x86_64"] } } }, ``` to manifesto files...