perso-laptop: Add ollama
All checks were successful
check / check (push) Successful in 33s

This commit is contained in:
Florian RICHER 2024-06-06 19:32:39 +02:00
parent 65ce70cda9
commit 63a9058e30

View file

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