1
0
Fork 0

hosts: add nibble.local (192.168.1.19) to LAN entries

This commit is contained in:
Rain 2026-08-26 13:33:22 -04:00
parent 100ee63772
commit e6b148e059

View file

@ -40,6 +40,7 @@ LAN_ENTRIES=$(cat <<'LAN_HOSTS'
192.168.1.172 miche.local 192.168.1.172 miche.local
192.168.1.65 kaiser.local 192.168.1.65 kaiser.local
192.168.1.118 riska.local 192.168.1.118 riska.local
192.168.1.19 nibble.local
LAN_HOSTS LAN_HOSTS
) )