sisyphus/nixos/modules/networking/default.nix

7 lines
80 B
Nix

{
imports = [
./networkmanager
./openconnect-sso
./openvpn
];
}