bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36422: NetworkManager-OpenVPN-Plugin


From: Raghav Gururajan
Subject: bug#36422: NetworkManager-OpenVPN-Plugin
Date: Fri, 28 Jun 2019 13:42:09 -0400

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]