[openconnect] Add openconnect-sso module

This commit is contained in:
Tibo De Peuter 2023-11-02 17:35:18 +01:00
parent 856bfa82e8
commit 5f3c611554
7 changed files with 35 additions and 0 deletions

View file

@ -0,0 +1,4 @@
import "${builtins.fetchTarball {
url = "https://github.com/vlaci/openconnect-sso/archive/master.tar.gz";
sha256 = "08cqd40p9vld1liyl6qrsdrilzc709scyfghfzmmja3m1m7nym94";
}}/overlay.nix"