Skip to content

Commit fa00db5

Browse files
committed
zhloe: add another device to legacy DNS settings
1 parent d914cf4 commit fa00db5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

hosts/zhloe/kea.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ in
8888
({ hw-address = "88:0c:e0:0e:b5:fc"; } // legacyDNS) # Lutron Smart Hub
8989
({ hw-address = "e8:da:20:c0:e8:67"; } // legacyDNS) # Nintendo Switch
9090
({ hw-address = "bc:60:a7:a8:29:12"; } // legacyDNS) # PlayStation 4
91+
({ hw-address = "d4:3d:39:84:60:32"; } // legacyDNS) # Level Connect
92+
({ hw-address = "d4:3d:39:7a:ad:5c"; } // legacyDNS) # ″ ″
9193
({ hw-address = "60:3e:5f:67:56:4d"; } // legacyDNS)
9294
({ hw-address = "20:6e:f1:ad:29:b4"; } // legacyDNS) # Tailwind iQ3
9395
({ hw-address = "98:ba:5f:11:08:56"; } // legacyDNS) # TP-Link Deco

0 commit comments

Comments
 (0)