feat: Added sops

This commit is contained in:
uttarayan21
2025-02-14 15:08:48 +05:30
parent a01336a8e0
commit 1b34d6a94b
3 changed files with 23 additions and 7 deletions

View File

@@ -11,7 +11,5 @@
defaultSopsFile = ../../secrets/secrets.yaml;
defaultSopsFormat = "yaml";
age.keyFile = "${config.home.homeDirectory}/.config/sops/age/keys.txt";
secrets."llama/api_key" = {};
secrets."openai/api_key" = {};
};
}