perso-desktop: Enable ollama
All checks were successful
check / check (push) Successful in 34s

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;
};
};
}