Changed llm to use groq with lg and ollama with l

This commit is contained in:
2026-06-18 13:38:39 +02:00
parent aa673196ff
commit 3cbabde86a
2 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -18,13 +18,15 @@
./neovim
./python.nix
./fonts.nix
./opencode.nix
inputs.sops-nix.homeManagerModules.sops
]
++ lib.optionals (!isDarwin && !isServer) [
./desktop
./catppuccin.nix
]
++ lib.optionals (!isDarwin) [
./opencode.nix
]
++ lib.optionals isDarwin [
./desktop/sketchybar
./catppuccin.nix