🚀 do not auto start university vpn
This commit is contained in:
parent
a28025ffaa
commit
c99f59c5ea
2 changed files with 4 additions and 3 deletions
|
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
networking.openconnect.interfaces = {
|
||||
university = {
|
||||
autoStart = false;
|
||||
gateway = "vpn.uni-leipzig.de";
|
||||
protocol = "anyconnect";
|
||||
user = "mb18cele@uni-leipzig.de";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue