Re: Adding Services

2019-05-08 Thread John Soo
Hi Amar, I recommend reading the manual sections on service definitions. I think that will clear up any confusion. For this configuration there are two suggestions I have: - closely check the way the `service` procedure is used. It takes the service type and a configuration like below. It is

Adding Services

2019-05-08 Thread nly
I imagine a user(me) would do: (service (oddmuse-service-type (oddmuse-configuration (inherit %oddmuse-configuration) (root "blah") (... Is this alright? Oddmuse package is in (gnu packages web) I am missing the service extensions, (i don't get what