Enable ollama for Tone

This commit is contained in:
Evie Litherland-Smith 2024-10-08 10:58:44 +01:00
parent 9178d0678d
commit 75251ad4e3

View file

@ -25,4 +25,5 @@
samba
];
};
services.ollama.enable = true;
}