mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user