perso-desktop: Enable ollama

This commit is contained in:
Florian RICHER 2024-06-04 21:14:48 +02:00
parent 5a52a2734d
commit 819cd005c7

View file

@ -34,5 +34,9 @@
printing.enable = true;
waydroid.enable = true;
};
server = {
ollama.enable = true;
};
};
}