Disable ollama
This commit is contained in:
parent
965cc8a7e8
commit
8c07e3d4d2
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
age.secrets = {
|
age.secrets = {
|
||||||
ollama = { file = ./secrets/ollama.age; owner = "bertof"; };
|
# ollama = { file = ./secrets/ollama.age; owner = "bertof"; };
|
||||||
minio_bertof = { file = ./secrets/minio_bertof.age; owner = "bertof"; };
|
minio_bertof = { file = ./secrets/minio_bertof.age; owner = "bertof"; };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue