mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
services: wireguard: Export wireguard-configuration-file.
When you want to invoke wg-quick yourself, for example from a script, this procedure is useful to produce the configuration file for it. * gnu/services/vpn.scm (define-module)<#:export>: Add wireguard-configuration-file. Change-Id: Ifab8a9d731de19d2943517bf18c156a56fea4cca Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
This commit is contained in:
committed by
Nguyễn Gia Phong
parent
a1fbc07cf7
commit
38d35941ca
@@ -92,6 +92,8 @@
|
|||||||
wireguard-configuration-table
|
wireguard-configuration-table
|
||||||
wireguard-configuration-auto-start?
|
wireguard-configuration-auto-start?
|
||||||
|
|
||||||
|
wireguard-configuration-file
|
||||||
|
|
||||||
wireguard-service-type))
|
wireguard-service-type))
|
||||||
|
|
||||||
;;;
|
;;;
|
||||||
|
|||||||
Reference in New Issue
Block a user