better sops file placing

This commit is contained in:
Deepak Mallubhotla 2025-03-06 19:08:34 +00:00
parent baac7e7aee
commit 09c56d80f3
Signed by: deepak
GPG Key ID: 47831B15427F5A55

View File

@ -183,8 +183,10 @@ in
# It's also possible to use a ssh key, but only when it has no password:
#age.sshKeyPaths = [ "/home/user/path-to-ssh-key" ];
defaultSopsFile = ./secrets.yaml;
secrets = {
anthropic_api_key = {
name = "anthropic_api_key";
};
};
};