add openvpn plugin to networkmanager
This commit is contained in:
parent
ef06b4be7e
commit
078130767d
@ -130,7 +130,8 @@ in {
|
||||
|
||||
security.polkit.permissions = polkitConf;
|
||||
|
||||
services.dbus.packages = cfg.packages;
|
||||
# openvpn plugin has only dbus interface
|
||||
services.dbus.packages = cfg.packages ++ [ networkmanager_openvpn ];
|
||||
|
||||
services.udev.packages = cfg.packages;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user