summaryrefslogtreecommitdiff
path: root/common/lan-discovery.nix
AgeCommit message (Collapse)Author
2 dayscommon: share LAN discovery settingsyokai
Move ping and Avahi/mDNS configuration into a shared LAN discovery module so kusanagi and enzo both publish their .local names, resolve each other on the LAN, and answer ping. Keep mDNS scoped to the shared Wi-Fi interface instead of using Avahi's global firewall helper. Assisted-by: OpenAI:gpt-5