feat: add ollama

This commit is contained in:
Morten Olsen
2023-10-10 10:24:37 +02:00
parent d4cb33b54d
commit fbc50c98d2

View File

@@ -28,6 +28,7 @@
pkgs.python3
pkgs.binutils
pkgs.pkg-config
pkgs.marksman
];
programs.jq.enable = true;