1
0
Fork 0

revert hotfix for vpn

This commit is contained in:
ibizaman 2024-09-22 09:35:15 +02:00
parent a262940a81
commit c61b5feb42

View file

@ -267,8 +267,6 @@ in
inherit (c) dev remoteServerIP authFile;
dependentServices = lib.optional (c.proxyPort != null) "tinyproxy-${name}.service";
};
extraArgs = [];
};
};
in