aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/default.nix b/home/default.nix
index 8f53df8..107c425 100644
--- a/home/default.nix
+++ b/home/default.nix
@@ -263,6 +263,7 @@ in
programs = {
claude-code = {
enable = true;
+ package = unstable.claude-code;
};
tex-fmt = {
enable = true;