Skip to content

Commit 4a091fa

Browse files
committed
Add nodejs and opencode to nix home packages, update flake.lock
1 parent d1e2351 commit 4a091fa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

dotfiles/.claude/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"model": "opus",
32
"attribution": {
43
"commit": "",
54
"pr": ""
6-
}
5+
},
6+
"model": "haiku"
77
}

nix/home.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
gh
1919
rustup
2020
direnv
21+
nodejs
22+
opencode
2123
];
2224

2325
# --- 2. Dotfiles ---

0 commit comments

Comments
 (0)