Re: Auto-start service

2021-07-10 Thread excalamus--- via
> https://sr.ht/~abcdw/rde/ > https://lists.sr.ht/~abcdw/rde-discuss/%3CCABrWRW2xCCbWSE3DAcWns01CmDyoGVAywL6dwyQoAENTrUZqhw%40mail.gmail.com%3E> >   > Cool, glad I asked. Looks like one of the two people doing videos about Guix. Thanks!

Re: Auto-start service

2021-07-10 Thread jbranso
July 10, 2021 12:15 AM, excala...@tutanota.com wrote: >> When Guix Home is merged, you could probably define much of your user >> services in your home.scm >> file. > > Where is the best place to keep an eye on this? Is there a dedicated branch? https://sr.ht/~abcdw/rde/ https://lists.sr.ht/~a

Re: Auto-start service

2021-07-09 Thread excalamus--- via
> When Guix Home is merged, you could probably define much of your user > services in your home.scm file. > Where is the best place to keep an eye on this?  Is there a dedicated branch? > I'd be happy to help you write a cookbook recipe. I've written a few > cookbook sections, and I'd be hap

Re: Auto-start service

2021-07-09 Thread excalamus--- via
> I had to activate the user-level Shepherd by hand in any file that is > executed when the system is started. In my case I have it in my i3 config. > You can put it in .xsession like the thread you shared suggests. > *expletives*  Call 'shepherd'.  That's it.  Call 'shepherd'.  Goodness grac

Re: Auto-start service

2021-07-09 Thread jbranso
July 8, 2021 6:29 PM, "excalamus--- via" wrote: > Meanwhile, I was advised to define a service in my config. I'm in the > process of reading the > documentation (really, figuring out how to set Geiser up to read the > documentation) so that I can > understand the relevant parts. Is the config

Re: Auto-start service

2021-07-09 Thread Ekaitz Zarraga
‐‐‐ Original Message ‐‐‐ On Friday, July 9th, 2021 at 12:28 AM, excalamus--- via wrote: > I'm setting up the Emacs daemon following a thread on the mailing list:        > https://lists.gnu.org/archive/html/help-guix/2019-11/msg00148.html. I have > services.scm and init.scm defined. 

Auto-start service

2021-07-08 Thread excalamus--- via
I'm setting up the Emacs daemon following a thread on the mailing list:        https://lists.gnu.org/archive/html/help-guix/2019-11/msg00148.html. I have services.scm and init.scm defined.  I can call `shepherd -c ~/.config/shepherd/init.scm` and the service starts.  I can kill the terminal and