From f45edf0e7a5ccb82ddb7761da521cc79c1af51b3 Mon Sep 17 00:00:00 2001 From: niten Date: Sat, 9 Apr 2022 15:29:11 -0700 Subject: [PATCH] [sea] Add office-home. --- zones/sea.fudo.org.nix | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) 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; }; }; }