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
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