0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

Merge pull request #165883 from alyaeanyx/openconnect-module

nixos/openconnect: Add NixOS module for declarative OpenConnect VPNs
This commit is contained in:
pennae 2022-04-10 21:30:26 +00:00 committed by GitHub
commit 3acf560427
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 147 additions and 0 deletions

View file

@ -853,6 +853,7 @@
./services/networking/ofono.nix
./services/networking/oidentd.nix
./services/networking/onedrive.nix
./services/networking/openconnect.nix
./services/networking/openvpn.nix
./services/networking/ostinato.nix
./services/networking/owamp.nix