me
/
guix
Archived
1
0
Fork 0

services: yggdrasil: Tweak description.

* gnu/services/networking.scm (yggdrasil-service-type)[description]: Add
@command markup.
master
Ludovic Courtès 2022-04-19 11:02:18 +02:00
parent b24961717b
commit f95c037b79
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -1978,7 +1978,7 @@ local servers publicly accessible on the web, even behind NATs and firewalls."))
(name 'yggdrasil)
(description
"Connect to the Yggdrasil mesh network.
See yggdrasil -genconf for config options.")
See @command{yggdrasil -genconf} for config options.")
(extensions
(list (service-extension shepherd-root-service-type
yggdrasil-shepherd-service)