refactor: rename google api key to gemini api key

This commit is contained in:
tux
2025-08-08 18:51:22 +05:30
parent e1569b501d
commit 7d80e0b336
2 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
owner = "${username}";
};
google_api_key = {
gemini_api_key = {
sopsFile = ./secrets.yaml;
owner = "${username}";
};