On 2022-12-24, david larsson wrote: > On 2022-12-24 21:18, phodina wrote: >>> Hi all, I'm trying to write a guix code that will generate images for >>> pinephone pro. Can anyone share the config .scm file if anyone has >>> done it? >>> Thanks. >> >> I do have same interest in mind. The bigger issue I'd say is to have >> working mobile UI environment as the console would otherwise be >> useless. >> >> There are two possibilites: >> - Plasma mobile [1][2] >> - Phosh [3][4] ... > I wonder if Sway would be a good option to try? There are plenty > packages related to Sway that are already in Guix. > https://github.com/Dejvino/pinephone-sway-poc There is sxmo, which is basically i3 or sway targeted at mobile: https://sxmo.org/ I suspect many of the pieces are already in Guix, and the remaining ones are likely fairly simple to package... compared with gnome/phosh or kde/plasma. live well, vagrant