feat: add ollama 💩

This commit is contained in:
DannyDannyDanny 2025-10-26 19:48:17 +01:00
parent af95fafecc
commit 029cd3f268
2 changed files with 98 additions and 0 deletions

View file

@ -17,6 +17,12 @@
programs.direnv.enable = true;
programs.direnv.nix-direnv.enable = true;
# ollama
imports = [../ollama.nix];
services.ollama = {
enable = true;
};
# Networking (macOS-safe)
networking = {
# Set if you want a specific hostname in macOS UI as well: