Skip to content

Commit

Permalink
sophia: add sonos DHCP reservation
Browse files Browse the repository at this point in the history
  • Loading branch information
devusb committed Jul 7, 2024
1 parent 2f5fdbf commit 5e96f64
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 @@ -299,6 +299,7 @@ with lib;
{ "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"; }
{ "hw-address" = "00:e4:21:09:56:06"; "ip-address" = "192.168.10.50"; hostname = "PS5-875"; }
{ "hw-address" = "38:42:0b:4e:de:04"; "ip-address" = "192.168.11.13"; hostname = "sonoszp"; }
];
}
{
Expand Down

0 comments on commit 5e96f64

Please sign in to comment.