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

This commit is contained in:
Florian RICHER 2024-06-05 08:58:04 +02:00
parent 8e722cfe5a
commit 65ce70cda9

View file

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