Hi, Efraim Flashner <[email protected]> skribis:
> the owncloud-client package includes an option to add a .desktop entry > to $HOME/.configure/autostart/, which allows it to autostart when you > log in to your desktop environment. Because the full path of the binary > is in the .desktop file, it will always start THAT copy of > owncloud-client, even if it is garbage collected. I think you shouldn’t copy manually the .desktop file to ~/.configure/autostart, precisely because of that. Instead this should be done via in indirect GC root (as in “guix build -r the-root owncloud-client”) or, ideally, by having it GuixSD-managed. Thoughts? Ludo’.
