Re: [RFC PATCH] doc: Add Writing Service Configuration section.

2021-12-23 Thread Andrew Tropin
On 2021-12-22 09:53, Xinglu Chen wrote: > Am Dienstag, der 21. Dezember 2021, um 13:21 +032, schrieb Andrew Tropin > : > >> * guix.texi (Writing Service Configuration): New section. >> --- >> After reading the source code of different system services and implementing a >> few of home services I d

Re: [RFC PATCH] doc: Add Writing Service Configuration section.

2021-12-22 Thread Xinglu Chen
Am Dienstag, der 21. Dezember 2021, um 13:21 +032, schrieb Andrew Tropin : > * guix.texi (Writing Service Configuration): New section. > --- > After reading the source code of different system services and implementing a > few of home services I decided to write down most important tips for > imp

[RFC PATCH] doc: Add Writing Service Configuration section.

2021-12-22 Thread Nathan Dehnel
Thank you, I really needed this.

[RFC PATCH] doc: Add Writing Service Configuration section.

2021-12-21 Thread Andrew Tropin
* guix.texi (Writing Service Configuration): New section. --- After reading the source code of different system services and implementing a few of home services I decided to write down most important tips for implementing guix service configurations. I belive having such a guideline can simplify t