mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 09:01:16 +00:00
openclaw new md files (#65)
This commit is contained in:
parent
66c53e1eca
commit
65d88f9d9e
3 changed files with 60 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue