unofficial mirror of bug-guix@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).