Added OLLAMA_ORIGINS env variable
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
|
||||
# Ollama as a service
|
||||
services.ollama.enable = true;
|
||||
environment.variables = {
|
||||
OLLAMA_ORIGINS = "moz-extension://*";
|
||||
};
|
||||
|
||||
# Enable fish shell
|
||||
programs.fish.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user