Add claude code
This commit is contained in:
parent
708fe7414f
commit
c2c473f38a
2 changed files with 14 additions and 2 deletions
|
|
@ -62,8 +62,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
pandoc.enable = true;
|
||||
|
||||
ssh = {
|
||||
enable = true;
|
||||
enableDefaultConfig = false;
|
||||
|
|
@ -88,6 +86,12 @@
|
|||
'';
|
||||
};
|
||||
|
||||
claude-code = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
pandoc.enable = true;
|
||||
|
||||
yt-dlp = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue