{ config, pkgs, lib, ... }:
{
# http://localhost:11434/
services.ollama.enable = true;
/* services.ollama.openFirewall = true; */
}