I’m running KDE on nixos-unstable
with the network-manager systray applet.
I used to be able to select from the VPN connections I have there, most of which use openvpn.
But after a rebuild, that functionality is just plain broken:
Trying to connect to one of the VPNs results in a popup notification that “NetworkManager is missing support for ‘openvpn’ VPN connections”.
Ok, so I add the networkmanager-openvpn
pkg to the environment.systemPackages
attr in my system flake and rebuild.
But even now the problem persists. Add to that the fact that there wasn’t even so much as a migration warning, and the net result is sudden and silent breakage of actually important functionality.
How do I get my OpenVPN connectivity back?