Andrew schrieb am Donnerstag der 23. Dezember 2021 um 16:16 +03:
>> Also, is should there be any preference for using alists or list of
>> lists or vice versa?
>
> Now it should be clear that a -configuration record is preferable as a
> service value, lists and alists are special cases for auxilir
* guix.texi (Writing Service Configuration): New section.
---
doc/guix.texi | 252 +-
1 file changed, 248 insertions(+), 4 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 333cb4117a..29d85d3dc5 100644
--- a/doc/guix.texi
+++ b/doc/guix