unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Help with OpenVPN Plugin for Network Manager
@ 2019-04-27  3:58 Raghav Gururajan
  2019-04-27  7:54 ` Christopher Baines
  2019-05-06  3:27 ` Chris Marusich
  0 siblings, 2 replies; 3+ messages in thread
From: Raghav Gururajan @ 2019-04-27  3:58 UTC (permalink / raw)
  To: help-guix; +Cc: guix-devel

Hello Guix!

The "Services" part of my current system config is the following:

(services (cons* (service gnome-desktop-service-type)
 %desktop-services))

How should I modify the above to edit Network Manager's Configuration to include and enable "network-manager-openvpn" plugin?

I tried adding "(service network-manager-service-type (network-manager-configuration (vpn-plugins network-manager-openvpn)))" but I got an error that the service is used more than once.

Thank you!

Regards,
RG.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-06  3:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-27  3:58 Help with OpenVPN Plugin for Network Manager Raghav Gururajan
2019-04-27  7:54 ` Christopher Baines
2019-05-06  3:27 ` Chris Marusich

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).