mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-08-23 06:51:02 +05:30
feat: update tnvim flake input and add ai studio api key
This commit is contained in:
@@ -30,6 +30,11 @@
|
||||
sopsFile = ./secrets.yaml;
|
||||
owner = "${username}";
|
||||
};
|
||||
|
||||
google_api_key = {
|
||||
sopsFile = ./secrets.yaml;
|
||||
owner = "${username}";
|
||||
};
|
||||
};
|
||||
|
||||
networking = {
|
||||
|
Reference in New Issue
Block a user