feat: add llm

This commit is contained in:
Nickolaj Jepsen 2025-08-20 10:49:33 +02:00
parent 5fac4b3984
commit f905444ccf
15 changed files with 60 additions and 26 deletions

View file

@ -9,5 +9,6 @@ _: {
./neovim.nix
./zellij.nix
./zoxide.nix
./llm.nix
];
}
}