This commit is contained in:
2025-07-24 00:31:09 +03:00
parent 553ed61e34
commit 333b4f8549
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
{
services.xray = {
enable = true;
settings = "${inputs.zeroq-credentials.services.xray}";
settings = import "${inputs.zeroq-credentials}/services/xray/config.nix";
#settingsFile = "/etc/xray/config.json";
};