feat(server): persist ~/.claude ~/.claude.json
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
".cache"
|
||||
|
||||
".ollama"
|
||||
".claude"
|
||||
];
|
||||
homeFiles = [
|
||||
".claude.json"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user