This commit is contained in:
2025-10-10 13:35:32 +03:00
parent 4b43a43129
commit c29b4d11df
+2 -2
View File
@@ -78,10 +78,10 @@ in
mode = "0444";
format = "yaml";
sopsFile = ./secrets/xray.yaml;
path = /etc/xray/uuid;
path = "/etc/xray/uuid";
};
xray_private-key = {
path = /etc/xray/private-key;
path = "/etc/xray/private-key";
key = "private-key";
mode = "0444";
format = "yaml";