Skip to content

Commit

Permalink
sophia: add static IP for living room TV
Browse files Browse the repository at this point in the history
  • Loading branch information
devusb committed Apr 30, 2024
1 parent ba1a672 commit f35d680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/sophia/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ with lib;
{ "hw-address" = "14:91:82:08:91:21"; "ip-address" = "192.168.10.106"; hostname = "Wemo"; }
{ "hw-address" = "a4:cf:12:de:9c:d6"; "ip-address" = "192.168.10.153"; hostname = "ESP_DE9CD6"; }
{ "hw-address" = "d8:bb:c1:d2:dd:cd"; "ip-address" = "192.168.10.110"; hostname = "tomservo"; }
{ "hw-address" = "38:b8:00:7e:a3:c5"; "ip-address" = "192.168.10.160"; hostname = "Living-Room-TV"; }
];
}
{
Expand Down

0 comments on commit f35d680

Please sign in to comment.