This commit is contained in:
parent
cd53b6485f
commit
c8ae6b0a41
3 changed files with 30 additions and 1 deletions
|
@ -30,6 +30,10 @@
|
|||
url = "github:firmart/notmuch-notify";
|
||||
flake = false;
|
||||
};
|
||||
extra-package-meow-tree-sitter = {
|
||||
url = "github:skissue/meow-tree-sitter";
|
||||
flake = false;
|
||||
};
|
||||
# TODO remove when there will be a new release including GPT-4o
|
||||
extra-package-gptel = {
|
||||
url = "github:karthink/gptel";
|
||||
|
|
Reference in a new issue