Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
2b773af620
|
|||
|
ee9e812579
|
@@ -15,6 +15,7 @@ in
|
||||
config = lib.mkIf cfg.enable {
|
||||
my.hm = {
|
||||
home.packages = with pkgs.llm-agents; [
|
||||
codex
|
||||
claude-code
|
||||
opencode
|
||||
];
|
||||
@@ -25,6 +26,8 @@ in
|
||||
|
||||
".config/opencode"
|
||||
".local/share/opencode"
|
||||
|
||||
".codex"
|
||||
];
|
||||
homeFiles = [
|
||||
".claude.json"
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user