revert hotfix for vpn
This commit is contained in:
parent
a262940a81
commit
f75a01ee2c
1 changed files with 0 additions and 2 deletions
|
@ -267,8 +267,6 @@ in
|
||||||
inherit (c) dev remoteServerIP authFile;
|
inherit (c) dev remoteServerIP authFile;
|
||||||
dependentServices = lib.optional (c.proxyPort != null) "tinyproxy-${name}.service";
|
dependentServices = lib.optional (c.proxyPort != null) "tinyproxy-${name}.service";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraArgs = [];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
Loading…
Reference in a new issue