~ruther/guix-local

ref: 5a659a489ef8ffe708f4e24c65cf6ae5200e059a guix-local/gnu/system/os-config.tmpl -rw-r--r-- 1.2 KiB
b756d3da — Ludovic Courtès 11 years ago
doc: Mention "audio" and "video" groups in configuration template.

* gnu/system/os-config.tmpl (users): Add "audio" and "video" groups and
  explain.
33690ffd — Mark H Weaver 11 years ago
Merge branch 'master' into core-updates
1dac8566 — Ludovic Courtès 11 years ago
install: Add a configuration template to the image.

* gnu/system/os-config.tmpl: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it
* gnu/system/install.scm (configuration-template-service): New
  procedure.
  (installation-services): Call it.
* doc/guix.texi (System Installation): Mention
  configuration-template.scm, and @include gnu/system/os-config.tmpl.