created custom vscode extension
This commit is contained in:
parent
3f3ae74fac
commit
358f039460
4 changed files with 53 additions and 0 deletions
|
@ -99,6 +99,11 @@ in {
|
|||
++ (lib.lists.optionals ai-tooling-enabled [
|
||||
])
|
||||
)
|
||||
++ (
|
||||
with pkgs.codium-extensions; [
|
||||
ai-code
|
||||
]
|
||||
)
|
||||
);
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue