summary refs log tree commit diff
path: root/modules/agent.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/agent.nix')
-rw-r--r--modules/agent.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/agent.nix b/modules/agent.nix
index 9cc0636..aabbfc3 100644
--- a/modules/agent.nix
+++ b/modules/agent.nix
@@ -31,6 +31,10 @@
       config.age.secrets.renard-agent.path
     ];
 
+    documents = {
+      "SOUL.md" = ../assets/agent/SOUL.md;
+    };
+
     settings = {
       model = {
         provider = "openrouter";