chore: disable llama.nix service and comment in default.nix
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
# package = pkgs.ik_llama;
|
||||
};
|
||||
ollama = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
loadModels = [
|
||||
"deepseek-r1:7b"
|
||||
"deepseek-r1:14b"
|
||||
|
||||
Reference in New Issue
Block a user