diff --git a/hosts/oparic-local-dev/configuration.nix b/hosts/oparic-local-dev/configuration.nix index 3b3b5de..5680f7a 100644 --- a/hosts/oparic-local-dev/configuration.nix +++ b/hosts/oparic-local-dev/configuration.nix @@ -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";