vpn: change engine

This commit is contained in:
2026-04-03 22:45:28 +03:00
parent d460f0c8d5
commit 48d90fac39
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -11,6 +11,7 @@
wantedBy = [ "multi-user.target" ];
environment = {
V2RAYA_LOG_FILE = "/var/log/v2raya/v2raya.log";
V2RAYA_V2RAY_BIN = pkgs.lib.getExe pkgs.xray;
V2RAY_LOCATION_ASSET = "/etc/v2raya";
XRAY_LOCATION_ASSET = "/etc/v2raya";
};