all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#36422: NetworkManager-OpenVPN-Plugin
@ 2019-06-28 17:42 Raghav Gururajan
  0 siblings, 0 replies; only message in thread
From: Raghav Gururajan @ 2019-06-28 17:42 UTC (permalink / raw)
  To: 36422

Hello Guix!

I did the following to enable openvpn plugin in the network manager
applet.

(modify-services %desktop-services
    (network-manager-service-type
     config => (network-manager-configuration
                (inherit config)
                (vpn-plugins
                 (list network-manager-openvpn)))))

But after importing ".ovpn" file and connecting, nothing happens.

Regards,
RG.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-28 17:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-28 17:42 bug#36422: NetworkManager-OpenVPN-Plugin Raghav Gururajan

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.