This commit is contained in:
2025-07-24 00:00:58 +03:00
parent 82d8a3c714
commit ce95b5904d
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
# My
zeroq.url = "path:./modules/zeroq"; # flake of variables
zeroq-credentials.url = "github:oqyude/zeroq-credentials"; # flake of variables
zapret.url = "github:oqyude/zapret-easyflake"; # stupid flake of zapret
# nixpkgs
+2 -1
View File
@@ -8,7 +8,8 @@
{
services.xray = {
enable = true;
settingsFile = "/etc/xray/config.json";
settings = "${inputs.zeroq-credentials.services.xray}";
#settingsFile = "/etc/xray/config.json";
};
networking.firewall = {