This commit is contained in:
2026-02-25 01:17:29 +03:00
parent c4efcd4168
commit 5b83eccec2
+1 -1
View File
@@ -6,7 +6,7 @@
}: }:
{ {
services.xray = { services.xray = {
enable = true; enable = false;
settings = inputs.zeroq-credentials.services.xray.config; settings = inputs.zeroq-credentials.services.xray.config;
}; };