Skip to content

Commit

Permalink
Change Xbox MAC address
Browse files Browse the repository at this point in the history
  • Loading branch information
PsychoLlama committed Jan 11, 2023
1 parent de777bc commit f5ace8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions machines/hosts/viki/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@ in {
hostName = "ava";
}
{
ethernetAddress = "98:5f:d3:14:0b:30";
ethernetAddress = "20:16:42:06:2c:e3";
ipAddress = xbox-ip-address;
hostName = "xbox-one";
hostName = "xbox-console";
}
];
};
Expand Down

0 comments on commit f5ace8e

Please sign in to comment.