system/hm/pkgs/llm-packages.nix
2024-11-01 09:04:24 -07:00

6 lines
52 B
Nix

{ pkgs, ... }:
with pkgs;
[
# LLM's
# lmstudio
]