diff --git a/programs.nix b/programs.nix index df197b3..b09438a 100644 --- a/programs.nix +++ b/programs.nix @@ -14,5 +14,10 @@ # Coding vscode + + + # Local AI + ollama-rocm # ROCM for AMD GPU acceleration + lmstudio ]; }