vpn: change engine
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -11,6 +11,7 @@
|
|||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
environment = {
|
environment = {
|
||||||
V2RAYA_LOG_FILE = "/var/log/v2raya/v2raya.log";
|
V2RAYA_LOG_FILE = "/var/log/v2raya/v2raya.log";
|
||||||
|
V2RAYA_V2RAY_BIN = pkgs.lib.getExe pkgs.xray;
|
||||||
V2RAY_LOCATION_ASSET = "/etc/v2raya";
|
V2RAY_LOCATION_ASSET = "/etc/v2raya";
|
||||||
XRAY_LOCATION_ASSET = "/etc/v2raya";
|
XRAY_LOCATION_ASSET = "/etc/v2raya";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user