sops: fix wrong path

This commit is contained in:
2026-05-17 13:54:34 +08:00
parent 5a8ee4faa4
commit 969f477e19
+1 -1
View File
@@ -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/age/keys.txt"; sops.age.keyFile = "/var/lib/sops-nix/age/keys.txt";
sops.secrets.caddy_cloudflare_api_key = { sops.secrets.caddy_cloudflare_api_key = {
owner = "caddy"; owner = "caddy";