desktop: add NetworkManager plugin for OpenVPN
This commit is contained in:
parent
f9b152cd52
commit
e09bca0feb
@ -24,6 +24,9 @@
|
||||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
networking.networkmanager.plugins = [
|
||||
pkgs.networkmanager-openvpn
|
||||
];
|
||||
|
||||
# Enable the X11 windowing system.
|
||||
# You can disable this if you're only using the Wayland session.
|
||||
|
Loading…
x
Reference in New Issue
Block a user