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