Add MAC address for home

This commit is contained in:
niten 2022-02-15 12:42:12 -08:00
parent bed219cd8f
commit 4d48081343
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ in {
};
home = {
ipv4-address = "10.0.0.61";
mac-address = "96:e8:c5:86:e0:9a";
};
nostromo = {
ipv4-address = "10.0.0.10";