mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
1
This commit is contained in:
@@ -78,8 +78,10 @@ in
|
||||
mode = "0444";
|
||||
format = "yaml";
|
||||
sopsFile = ./secrets/xray.yaml;
|
||||
path = /etc/xray/uuid;
|
||||
};
|
||||
xray_private-key = {
|
||||
path = /etc/xray/private-key;
|
||||
key = "private-key";
|
||||
mode = "0444";
|
||||
format = "yaml";
|
||||
|
||||
Reference in New Issue
Block a user