diff --git a/services/ollama.nix b/services/ollama.nix index 4b7d227..477ebc6 100644 --- a/services/ollama.nix +++ b/services/ollama.nix @@ -4,5 +4,5 @@ services.ollama.enable = true; - } + }; } \ No newline at end of file