diff options
Diffstat (limited to 'hosts/mercury/ai.nix')
| -rw-r--r-- | hosts/mercury/ai.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/mercury/ai.nix b/hosts/mercury/ai.nix index 1bece4a..42a478a 100644 --- a/hosts/mercury/ai.nix +++ b/hosts/mercury/ai.nix @@ -3,4 +3,5 @@ enable = true; loadModels = ["deepseek-r1:1.5b"]; }; + environment.systemPackages = [pkgs.mcphost]; } |
