From 02562e2f1e1b0fcc4ae17a54885f67b38fc1be46 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Sat, 3 Jul 2021 01:04:09 -0400 Subject: services: Add bitmask-service-type. * gnu/services/vpn.scm (bitmask-service-type): New variable. * doc/guix.texi: Document it. Co-authored-by: jgart --- doc/guix.texi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/guix.texi b/doc/guix.texi index c4cbdef9bb..e11f7adebb 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -26772,6 +26772,15 @@ Defaults to @samp{()}. The @code{(gnu services vpn)} module provides services related to @dfn{virtual private networks} (VPNs). +@subsubheading Bitmask + +@defvr {Scheme Variable} bitmask-service-type +A service type for the @uref{https://bitmask.net, Bitmask} VPN client. It makes +the client available in the system and loads its polkit policy. Please note that +the client expects an active polkit-agent, which is either run by your +desktop-environment or should be run manually. +@end defvr + @subsubheading OpenVPN It provides a @emph{client} service for your machine to connect to a -- cgit v1.2.3