feat: cleaned up ai tooling
This commit is contained in:
parent
4eb36ddfc7
commit
0ca99c1835
19 changed files with 48 additions and 4668 deletions
|
|
@ -2,9 +2,7 @@
|
|||
flake.commonModules.codium-extensions = {pkgs, ...}: {
|
||||
nixpkgs.overlays = [
|
||||
(final: prev: {
|
||||
codium-extensions = {
|
||||
ai-code = pkgs.callPackage config.flake.commonModules.codium-ai-code {};
|
||||
};
|
||||
codium-extensions = {};
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue