Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Fleischman
7ee5699496
nixos/openvpn3: Add support for systemd-resolved
I noticed that openvpn3 is been clobbering my `/etc/resolv.conf` file. I
dug around a bit, and it turns out that upstream actually does have
support for systemd-resolved. I think it makes sense for us to
automatically enable that feature if the system is configured to use
systemd-resolved.

I opted to not change the default behavior of `pkgs.openvpn3`, but can
easily be convinced to change that if folks think I should.
2023-10-13 00:32:15 -07:00
name_snrl
f1dffc4fd4 openvpn3: 19_beta -> 20 2023-04-12 15:38:43 +06:00
Robert Schütz
375f5b6f80 openvpn3: 18_beta -> 19_beta
Diff: https://github.com/OpenVPN/openvpn3-linux/compare/v18_beta...v19_beta

Changelog: https://github.com/OpenVPN/openvpn3-linux/releases/tag/v19_beta
2023-02-27 20:54:32 -08:00
KFears
6e81e1b473 openvpn3: 17_beta -> 18_beta 2022-08-21 21:47:41 +04:00
KFears
445f0e645e openvpn3: init at 17_beta
Co-authored-by: SCOTT-HAMILTON <sgn.hamilton+github@protonmail.com>
Co-authored-by: Miroslav Kravec <kravec.miroslav@gmail.com>
Co-authored-by: 06kellyjac <dev@j-k.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2022-06-12 01:19:51 +05:00