fixing some st00pid stuff i dont remember

This commit is contained in:
cnst
2024-08-05 20:08:48 +02:00
parent e5f3027ce6
commit 6609f58772
19 changed files with 185 additions and 89 deletions

View File

@@ -0,0 +1,5 @@
{
programs.nixvim.plugins.chatgpt = {
enable = true;
};
}