mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
Fix claude on macos
This commit is contained in:
parent
e91b108d70
commit
168df2abe2
2 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,5 @@
|
|||
./all/just.nix
|
||||
# ./all/juspay.nix
|
||||
./all/gotty.nix
|
||||
|
||||
./claude-code
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./all/bash.nix
|
||||
./claude-code
|
||||
# ./all/zsh.nix
|
||||
# ./all/vscode-server.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue