summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
authorAlan Pearce2025-03-24 20:10:30 +0100
committerAlan Pearce2025-03-24 20:10:30 +0100
commit620789bcb1177e9b8b8bf90895cf2ef41e934577 (patch)
tree44dea23cd52e059908197135a24586346ff3d315 /user
parentb4f03460b3795466031d8fb6af4c58a05b49af9c (diff)
downloadnixfiles-main.tar.lz
nixfiles-main.tar.zst
nixfiles-main.zip
marvin: add LLM api keys to environment HEAD main
Diffstat (limited to 'user')
-rw-r--r--user/marvin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/marvin.nix b/user/marvin.nix
index df8ce8bc..acd0ece1 100644
--- a/user/marvin.nix
+++ b/user/marvin.nix
@@ -20,6 +20,7 @@
     ../private
     ../private/ssh.nix
     ../private/tabnine.nix
+    ../private/llm.nix
   ];
 
   home.username = "alan";