Add MAC address for home
This commit is contained in:
parent
bed219cd8f
commit
4d48081343
|
@ -75,6 +75,7 @@ in {
|
||||||
};
|
};
|
||||||
home = {
|
home = {
|
||||||
ipv4-address = "10.0.0.61";
|
ipv4-address = "10.0.0.61";
|
||||||
|
mac-address = "96:e8:c5:86:e0:9a";
|
||||||
};
|
};
|
||||||
nostromo = {
|
nostromo = {
|
||||||
ipv4-address = "10.0.0.10";
|
ipv4-address = "10.0.0.10";
|
||||||
|
|
Loading…
Reference in New Issue