feat: update tnvim flake input and add ai studio api key

This commit is contained in:
tux
2025-07-11 19:26:06 +05:30
parent 71244a6d99
commit 9268a5a4e0
3 changed files with 12 additions and 11 deletions

View File

@@ -30,6 +30,11 @@
sopsFile = ./secrets.yaml;
owner = "${username}";
};
google_api_key = {
sopsFile = ./secrets.yaml;
owner = "${username}";
};
};
networking = {