1 Commits

Author SHA1 Message Date
e09bca0feb desktop: add NetworkManager plugin for OpenVPN 2025-07-22 17:44:40 -07:00

View File

@@ -24,6 +24,9 @@
# Enable networking # Enable networking
networking.networkmanager.enable = true; networking.networkmanager.enable = true;
networking.networkmanager.plugins = [
pkgs.networkmanager-openvpn
];
# Enable the X11 windowing system. # Enable the X11 windowing system.
# You can disable this if you're only using the Wayland session. # You can disable this if you're only using the Wayland session.