🚀 do not auto start university vpn

This commit is contained in:
Moritz Böhme 2022-06-03 15:16:04 +02:00
parent a28025ffaa
commit c99f59c5ea
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 4 additions and 3 deletions

View file

@ -3,6 +3,7 @@
{
networking.openconnect.interfaces = {
university = {
autoStart = false;
gateway = "vpn.uni-leipzig.de";
protocol = "anyconnect";
user = "mb18cele@uni-leipzig.de";