feat(network): add openconnect vpn support
This commit is contained in:
parent
959c3c0fe9
commit
f8690d90e6
1 changed files with 1 additions and 0 deletions
|
@ -9,5 +9,6 @@ in {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
networkmanagerapplet
|
networkmanagerapplet
|
||||||
networkmanager-vpnc
|
networkmanager-vpnc
|
||||||
|
openconnect_openssl
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue