From 599be554228eca764ba548319ca38bbc81d4e56c Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Fri, 2 May 2025 07:01:55 +0200 Subject: [PATCH] feat: add llm --- shell/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell/default.nix b/shell/default.nix index 82caa42..28ebeb5 100644 --- a/shell/default.nix +++ b/shell/default.nix @@ -10,6 +10,7 @@ sshfs unzip xclip + llm ]; imports = [