sops: fix wrong path
This commit is contained in:
@@ -94,7 +94,7 @@
|
|||||||
|
|
||||||
# 密钥管理: 这是对外机器
|
# 密钥管理: 这是对外机器
|
||||||
sops.defaultSopsFile = ../../secrets/hosts/oparic-local-dev.yaml;
|
sops.defaultSopsFile = ../../secrets/hosts/oparic-local-dev.yaml;
|
||||||
sops.age.keyFile = "/var/lib/sops-nix/age/keys.txt";
|
sops.age.keyFile = "/var/lib/sops-nix/key.txt";
|
||||||
|
|
||||||
sops.secrets.caddy_cloudflare_api_key = {
|
sops.secrets.caddy_cloudflare_api_key = {
|
||||||
owner = "caddy";
|
owner = "caddy";
|
||||||
|
|||||||
Reference in New Issue
Block a user