Fix claude on macos

This commit is contained in:
Sridhar Ratnakumar 2025-10-12 11:46:25 -04:00
parent e91b108d70
commit 168df2abe2
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,5 @@
./all/just.nix
# ./all/juspay.nix
./all/gotty.nix
./claude-code
];
}

View file

@ -1,6 +1,7 @@
{
imports = [
./all/bash.nix
./claude-code
# ./all/zsh.nix
# ./all/vscode-server.nix
];