Add chatgpt

This commit is contained in:
Andrea Ciceri 2023-10-01 02:57:02 +02:00
parent b43a2eba07
commit aec2cf70f1
No known key found for this signature in database
4 changed files with 27 additions and 0 deletions

View file

@ -26,6 +26,10 @@
url = "github:aciceri/dracula-emacs";
flake = false;
};
extra-package-chatgpt = {
url = "github:joshcho/ChatGPT.el";
flake = false;
};
};
outputs = inputs @ {flake-parts, ...}: