mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05:00
services: childhurd: Tweak description.
* gnu/services/virtualization.scm (hurd-vm-service-type)[description]: Mention "childhurd".
This commit is contained in:
parent
d692ebf980
commit
dabb00ffee
1 changed files with 2 additions and 1 deletions
|
@ -1000,4 +1000,5 @@ (define hurd-vm-service-type
|
|||
(const %hurd-vm-accounts))))
|
||||
(default-value (hurd-vm-configuration))
|
||||
(description
|
||||
"Provide a Virtual Machine running the GNU/Hurd.")))
|
||||
"Provide a virtual machine (VM) running GNU/Hurd, also known as a
|
||||
@dfn{childhurd}.")))
|
||||
|
|
Loading…
Reference in a new issue