From a90fad2688b7c90cc6bcee155a40e5943648b86e Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Sat, 23 Aug 2025 20:11:41 +0000 Subject: [PATCH] feat: add ollama :pushpin: --- nixos/hosts/wsl.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/hosts/wsl.nix b/nixos/hosts/wsl.nix index 32229fd..5d50802 100644 --- a/nixos/hosts/wsl.nix +++ b/nixos/hosts/wsl.nix @@ -57,6 +57,8 @@ # neovim # activated in neovim.nix mpv # cli music player + ollama # LLMs locally + git # version control gh # github cli tool