networking

This commit is contained in:
Lukas Wurzinger 2025-01-18 19:18:39 +01:00
parent 577047c0d5
commit 613f3ba9b4
No known key found for this signature in database

View file

@ -1,5 +0,0 @@
{pkgs, ...}: {
networking.networkmanager.plugins = [
pkgs.networkmanager-openvpn
];
}