forked from jan-leila/nix-config
created custom vscode extension
This commit is contained in:
parent
3f3ae74fac
commit
358f039460
4 changed files with 53 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
ai-code = pkgs.callPackage ./ai-code.nix {};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue