openclaw new md files

This commit is contained in:
Harivansh Rathi 2026-04-04 15:32:45 +00:00
parent 66c53e1eca
commit 8e2e6ffeb3
3 changed files with 60 additions and 0 deletions

View file

@ -32,4 +32,6 @@ lib.mkIf hostConfig.isLinux {
'';
home.file.".openclaw/workspace/SOUL.md".source = ../config/openclaw/SOUL.md;
home.file.".openclaw/workspace/TOOLS.md".source = ../config/openclaw/TOOLS.md;
home.file.".openclaw/workspace/HEARTBEAT.md".source = ../config/openclaw/HEARTBEAT.md;
}