all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#39542: Adding openvpn client configurations to guix system
@ 2020-02-10  9:33 Damien Cassou
  2020-02-10 12:31 ` Julien Lepiller
  0 siblings, 1 reply; 7+ messages in thread
From: Damien Cassou @ 2020-02-10  9:33 UTC (permalink / raw)
  To: 39542

Hi,

both OpenVPN and NetworkManager read network configurations from
/etc. This should make it possible to configure your favorite VPN client
configurations (and maybe wifi access points) in your /etc/config.scm.

An OpenVPN client connection typically consists of *.key files, *.pem
files and *.crt files. These should be placed under /etc/openvpn/client/.

Each OpenVPN client connection must be declared at the Network manager
level too. This means adding a *.nmconnection file in
/etc/NetworkManager/system-connections/.

It would be great if Guix could make that possible from my
/etc/config.scm file.

Thank you for your great work!

-- 
Damien Cassou

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

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

end of thread, other threads:[~2022-03-15 15:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-10  9:33 bug#39542: Adding openvpn client configurations to guix system Damien Cassou
2020-02-10 12:31 ` Julien Lepiller
2020-02-10 15:57   ` Damien Cassou
2020-08-01 13:44     ` david larsson
2020-08-01 14:58       ` david larsson
2020-08-02 18:33       ` Damien Cassou
2022-03-15 15:10         ` Maxim Cournoyer

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.