diff --git a/zones/sea.fudo.org.nix b/zones/sea.fudo.org.nix index ccc0709..eb01a3c 100644 --- a/zones/sea.fudo.org.nix +++ b/zones/sea.fudo.org.nix @@ -243,21 +243,26 @@ in { in { hosts = mkWifiHosts { wormhole0 = 2; - switch = 51; - jayjay = 52; - nest-thermostat = 53; + nomad = 5; + bedroom-home = 30; - living-room-tv = 54; living-room-home = 31; family-room-home = 32; kitchen-display = 33; - tesla-model-3 = 55; - peter-pixel-5 = 43; + office-home = 35; + xiaoxuan-ipad-2 = 42; - family-room-tv = 57; + peter-pixel-5 = 43; xiaoxuan-ipad-1 = 44; xiaoxuan-iphone = 45; may-phone = 46; + + switch = 51; + jayjay = 52; + nest-thermostat = 53; + living-room-tv = 54; + tesla-model-3 = 55; + family-room-tv = 57; }; }; }