diff options
Diffstat (limited to 'Biz/Bild.nix')
-rw-r--r-- | Biz/Bild.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Bild.nix b/Biz/Bild.nix index 894ebe6..dabebd4 100644 --- a/Biz/Bild.nix +++ b/Biz/Bild.nix @@ -82,6 +82,7 @@ let inherit bat bc cmark ctags deadnix fd figlet fzf git git-branchless gitlint guile hlint indent jq lolcat mypy nixfmt ormolu pkg-config ripgrep rustc tree wemux; + llama-cpp = nixpkgs.nixos-unstable-small.llama-cpp; llm = nixpkgs.nixos-unstable-small.llm.withPlugins [ nixpkgs.nixos-unstable-small.python3.pkgs.llm-ollama ]; ollama = nixpkgs.nixos-unstable-small.ollama; |