summaryrefslogtreecommitdiff
path: root/common/net.nix
AgeCommit message (Collapse)Author
2 daysnetworking: expose Ollama and mDNS on Wi-Fi LANHenry J. Webster
Serve Ollama on kusanagi's Wi-Fi LAN while removing the blanket tailscale0 firewall trust so tailnet traffic follows explicit host firewall rules instead of inheriting every listening service. Add shared LAN networking for both hosts: allow ping, publish and resolve .local names with Avahi, and scope mDNS to each machine's declared Wi-Fi interface. Assisted-by: OpenAI:gpt-5